Search
Chart.getTitleFontSize Method
See Also
 






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