Search
Theme.setAxisTitleFontSize Method
See Also
 






Sets the size of the Font used to draw the title label at an Axis.

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

 Syntax

Java  Copy Code

public void setAxisTitleFontSize (
    double value
)

 Parameters

value

A double value.

 See Also