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






  Gauges

Sets the style of font that should be used to draw the legend's Title.

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

 Syntax

Java  Copy Code

public void setTitleFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also