Search
Theme.setAxisLabelsFontName Method
See Also
 






Sets the name of the Font used to draw labels at an Axis.

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

 Syntax

Java  Copy Code

public void setAxisLabelsFontName (
    String value
)

 Parameters

value

A string that identifies the name of the Font.

 See Also