MindFusion.Charting for Java Programmer's Guide
AxisRenderer.getLabelFontSize Method
See Also
 






  Gauges

Gets the size of font that is used to draw the axis labels.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public Double getLabelFontSize ()

 Return Value

A double value that specifies the font size.

 See Also