Search
Theme.setTitleFontSize Method
See Also
 






Sets the size of the Font used to draw the chart title.

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

 Syntax

Java  Copy Code

public void setTitleFontSize (
    double value
)

 Parameters

value

A double value.

 See Also