GrapeCity.Xaml.Excel
DataPoints Property (IExcelChartSeriesBase)


Specifies collection od data points
Syntax
'Declaration
 
Property DataPoints As List(Of IExcelDataPoint)
'Usage
 
Dim instance As IExcelChartSeriesBase
Dim value As List(Of IExcelDataPoint)
 
instance.DataPoints = value
 
value = instance.DataPoints
List<IExcelDataPoint> DataPoints {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartSeriesBase Interface
IExcelChartSeriesBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options