Search
Chart.setTitleFontSize Method
See Also
 






Sets the size of the Font used to draw the Chart's Title.

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

 Syntax

Java  Copy Code

public void setTitleFontSize (
    Double value
)

 Parameters

value

A double value.

 See Also