Search
Chart.setFontSize Method
See Also
 






Sets the font size of the texts of the chart.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public void setFontSize (
    double value
)

 Parameters

value

 See Also