Search
Theme.setSubtitleFontSize Method
See Also
 






Sets the size of the Font used to draw the chart sub-title.

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

 Syntax

Java  Copy Code

public void setSubtitleFontSize (
    double value
)

 Parameters

value

A double value.

 See Also