Search
SeriesRenderer.setLabelFontName Method
See Also
 






Sets the name of the font that is used to draw labels of data items.

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

 Syntax

Java  Copy Code

public void setLabelFontName (
    String value
)

 Parameters

value

A string that identifies the font name.

 See Also