Search
BaseGauge.getFontStyle Method
See Also
 






Gets the style 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 EnumSet<FontStyle> getFontStyle ()

 Return Value

 See Also