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