SetCategoryData Method

SetCategoryData 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) SetCategoryData(value string)  error

Remarks

See Also