Search
Chart.getSubtitleFontSize Method
See Also
 






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