MindFusion.Java Package Programmer's Guide
Chart.setSubtitleFontStyle Method
See Also
 






Sets the style of Font used to draw chart's getSubtitle.

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setSubtitleFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also

Chart Members
Chart Class
com.mindfusion.charting.swing Namespace