Search
Chart.setSubtitleFontSize Method
See Also
 






Sets the size of the Font used to draw Chart's Subtitle.

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

 Syntax

Java  Copy Code

public void setSubtitleFontSize (
    Double value
)

 Parameters

value

A double value.

 See Also