MindFusion.Charting for Java Programmer's Guide
Chart.setTitleFontStyle Method
See Also
 






  Gauges

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

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

 Syntax

Java  Copy Code

public void setTitleFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also