Search
AxisRenderer.setLabelFontSize Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setLabelFontSize (
    Double value
)

 Parameters

value

A double value that identifies the size.

 See Also