MindFusion.Java Package Programmer's Guide
AxisRenderer.setLabelFontSize Method
See Also
 






Sets the size of the font used to draw the axis labels.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setLabelFontSize (
    Double value
)

 Parameters

value

A double value that identifies the size.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace