Search
TextStyle.setFontSize Method
See Also
 






Sets the Font size.

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

 Syntax

Java  Copy Code

public void setFontSize (
    Double value
)

 Parameters

value

A double value.

 See Also