GrapeCity.Xaml.Excel
SeriesValue Property (IExcelChartSeriesBase)


GrapeCity.Excel.Chart Namespace > IExcelChartSeriesBase Interface : SeriesValue Property
Specifies the data values which shall be used to define the locatin of the data markers on a charts
Syntax
'Declaration
 
Property SeriesValue As IExcelSeriesValue
'Usage
 
Dim instance As IExcelChartSeriesBase
Dim value As IExcelSeriesValue
 
instance.SeriesValue = value
 
value = instance.SeriesValue
IExcelSeriesValue SeriesValue {get; set;}
See Also

Reference

IExcelChartSeriesBase Interface
IExcelChartSeriesBase Members