GetPointValues Method
GetPointValues function
Gets the actual values that are used to plot every pointof this series in the chart.
func (instance *Series) GetPointValues() ([]ChartDataValue, error)
Remarks
See Also
- Class Series
- Library Aspose.Cells for Go