MindFusion.Charting for Java Programmer's Guide
Text.setFontFamily Method
See Also
 






  Gauges

Sets the font family of the text.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setFontFamily (
    String value
)

 Parameters

value

 See Also