excel - Bar Chart Category Text Direction -


i have data follows in table bellow:

enter image description here

i create bar chart column1 , colum2 category's. when column1's text direction on chart becomes vertical. see image bellow. can change column2's text direction vertical horizontal, first column stays vertical. how change column1's text direction horizontal? there option on looking or vba approach can fix this?

enter image description here

any appreciated.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -