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






  Gauges

Gets the size of Font used to draw the chart's Title.

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

 Syntax

Java  Copy Code

public Double getTitleFontSize ()

 Return Value

A double value.

 See Also