Search
Chart.setTitleFontName Method
See Also
 






Sets the name of the Font used to draw the Chart Title.

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

 Syntax

Java  Copy Code

public void setTitleFontName (
    String value
)

 Parameters

value

A String value.

 See Also