Font Size for PointLabel?
Font Size for PointLabel?
Is there a way to adjust the font size for the PointLabels in a series?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
I have tried that, but it doesn't seem to work. I'm looking to adjust the font size of the label for a point:
TChart.Series(0).AddXY(xValue, yValue, label, color)
The label that is added in the statement above doesn't seem to have a way to change the font size. Is the marks font size supposed to apply to this as well?
TChart.Series(0).AddXY(xValue, yValue, label, color)
The label that is added in the statement above doesn't seem to have a way to change the font size. Is the marks font size supposed to apply to this as well?