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.

Wed Feb 22, 2017 3:27 pm

Please let me know how to ser Pier chart legend font size?

jellar
 
Posts: 7
Joined: Mon Feb 13, 2017 1:25 pm

Thu Feb 23, 2017 2:27 am

Dear jellar,

Thanks for your inquiry.
Please use following code.
Code: Select all
chart.ChartLegend.TextProperties.Paragraphs[0].DefaultCharacterProperties.FontHeight = 20;

If there is any question, please let me know.

Sincerely,
Betsy
E-iceblue support team
User avatar

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

Fri Feb 24, 2017 9:39 am

Dear jellar,

How is the issue now ?
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 Feb 27, 2017 1:31 pm

Thanks betsy,

Issue has been resolved by the above code.

jellar
 
Posts: 7
Joined: Mon Feb 13, 2017 1:25 pm

Tue Feb 28, 2017 1:18 am

Dear jellar,

Thanks for your feedback.
Please feel free to contact us if there is any question :) .

Sincerely,
Betsy
E-iceblue support team
User avatar

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

Return to Spire.Presentation