Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / IIndicator Interface / SeriesName Property


In This Topic
SeriesName Property (IIndicator)
In This Topic
Gets or sets the name of the series.
Syntax
'Declaration
 
ReadOnly Property SeriesName As SheetCellRange
 
'Usage
 
Dim instance As IIndicator
Dim value As SheetCellRange
 
value = instance.SeriesName

Property Value

The name of the series.
See Also