Search
Series.setName Method
See Also
 






Sets the name of the series.

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

 Syntax

Java  Copy Code

public void setName (
    String value
)

 Parameters

value

 Remarks

This property can be an expression or a name of a cell.

 See Also