GetPoints Method

GetPoints function

Gets the collection of points in a series in a chart.


func (instance *Series) GetPoints()  (*ChartPointCollection,  error) 

Remarks

See Also