Search
Chart.setDefaultSeriesNameFormat Method
See Also
 






Sets the format of the names of the data series that do not have an explicitly defined name.

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

 Syntax

Java  Copy Code

public void setDefaultSeriesNameFormat (
    String value
)

 Parameters

value

 See Also