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






  Gauges

Gets the size of the Font used to draw the title of an Axis.

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

 Syntax

Java  Copy Code

public double getAxisTitleFontSize ()

 Return Value

A double value.

 See Also