MindFusion.Charting for Java Programmer's Guide
Theme.getSubtitleFontSize Method
See Also
 






  Gauges

Gets 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 double getSubtitleFontSize ()

 Return Value

A double value.

 See Also