MindFusion.Charting for Java Programmer's Guide
TextComponent.setFontSize Method
See Also
 






  Gauges

Sets the size of the font that should be used to draw the component's text.

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

 Syntax

Java  Copy Code

public void setFontSize (
    Double value
)

 Parameters

value

 See Also