GetSecondCategoryData Method
GetSecondCategoryData function
Gets or sets the range of second 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}").Only effects when some ASerieses plot on the second axis.
func (instance *SeriesCollection) GetSecondCategoryData() (string, error)
Remarks
See Also
- Class SeriesCollection
- Namespace Aspose.Cells.Charts
- Library Aspose.Cells for Go