Spread for ASP.NET 11 Product Documentation
SeriesName Property (IIndicator)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > IIndicator Interface : SeriesName Property
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
SheetCellRange SeriesName {get;}

Property Value

The name of the series.
See Also

Reference

IIndicator Interface
IIndicator Members