GrapeCity.Xaml.Excel
SeriesName Property (IExcelChartSeriesBase)


GrapeCity.Excel.Chart Namespace > IExcelChartSeriesBase Interface : SeriesName Property
Specifies text for a series name.
Syntax
'Declaration
 
Property SeriesName As IExcelSeriesName
'Usage
 
Dim instance As IExcelChartSeriesBase
Dim value As IExcelSeriesName
 
instance.SeriesName = value
 
value = instance.SeriesName
IExcelSeriesName SeriesName {get; set;}
See Also

Reference

IExcelChartSeriesBase Interface
IExcelChartSeriesBase Members