GetPoints Method
GetPoints function
Gets the collection of points in a series in a chart.
func (instance *Series) GetPoints() (*ChartPointCollection, error)
Remarks
See Also
- Class Series
- Library Aspose.Cells for Go
Gets the collection of points in a series in a chart.
func (instance *Series) GetPoints() (*ChartPointCollection, error)