Gets the style of the Font used to draw the chart sub-title.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public EnumSet<FontStyle> getSubtitleFontStyle () |
One of the FontStyle enumeration values. The members allow bitwise combining.
See Also