Search
AxisRenderer.getLabelFontSize Method
See Also
 






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