Get Method

Get function

Gets the element at the specified index in the series.


func (instance *ChartPointCollection) Get(index int32)  (*ChartPoint,  error) 

Remarks

See Also