Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.

Sat Jan 19, 2019 9:03 am

Hi,
I want to know how to delete a value Axis in chart.

dengcao1992
 
Posts: 6
Joined: Thu Dec 06, 2018 6:23 am

Sat Jan 19, 2019 10:33 am

Hi Deng cao,

Thanks for your inquiry.
Please refer to following code:
Code: Select all
  chart.PrimaryValueAxis.IsVisible = false;

If this doesn't meet your requirement, please provide your input document and the code you were using for further investigation.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Fri Jan 25, 2019 8:51 am

Hi Deng cao,

Greetings from E-iceblue.
Did the code I provided help you solve your issue?
Could you please give us some feedback at your convenience?

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Mon Jan 28, 2019 7:13 am

It is useful.Thanks for you help.

dengcao1992
 
Posts: 6
Joined: Thu Dec 06, 2018 6:23 am

Mon Jan 28, 2019 7:28 am

Hi Deng cao,

Thanks for your feedback.
Any question, please feel free to contact us.
BTW, we also provide the Chinese technical support, you could write to us in Chinese next time.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Return to Spire.Presentation