MindFusion.Charting for Java Programmer's Guide
BaseGauge.getFontName Method
See Also
 






  Gauges

Gets the name of font used to draw text in this gauge.

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

 Syntax

Java  Copy Code

public String getFontName ()

 Return Value

 See Also