Search
SeriesRenderer.getLabelFontName Method
See Also
 






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

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

 Syntax

Java  Copy Code

public String getLabelFontName ()

 Return Value

A string that identifies the font.

 See Also