Search
Theme.setDataLabelsFontName Method
See Also
 






Sets the name of the Font used to draw data labels.

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

 Syntax

Java  Copy Code

public void setDataLabelsFontName (
    String value
)

 Parameters

value

A string that identifies the Font.

 See Also