Hi,
How can i set chart Axis Label font style. I am trying to set font size as below but its not working.
chartAxis.TextProperties.TextStyle.DefaultParagraphFormat.DefaultPortionFormat.FontHeight = 8;
Please let me know.
Thanks,
Amit
Hi,
How can i set chart Axis Label font style. I am trying to set font size as below but its not working.
chartAxis.TextProperties.TextStyle.DefaultParagraphFormat.DefaultPortionFormat.FontHeight = 8;
Please let me know.
Thanks,
Amit
Hi Amit,