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






  Gauges

Gets the size of the Font used to draw the chart's Subtitle.

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

 Syntax

Java  Copy Code

public Double getSubtitleFontSize ()

 Return Value

A double value.

 See Also