MindFusion.Charting for Java Programmer's Guide
Theme.getLegendTitleFontSize Method
See Also
 






  Gauges

Gets the size of the Font used to draw legend titles.

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

 Syntax

Java  Copy Code

public double getLegendTitleFontSize ()

 Return Value

A double value.

 See Also