GetCategoryData Method
GetCategoryData function
Gets or sets the range of category Axis values.It can be a range of cells (such as “d1:e10”) or a sequence of values (such as “{2,6,8,10}”).
func (instance *SeriesCollection) GetCategoryData() (string, error)
Remarks
See Also
- Class SeriesCollection
- Library Aspose.Cells for Go