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