ChartGroup.CategoryCollection(Object) Method

Definition

Returns all the visible categories in the chart group, or the specified visible category.

public object CategoryCollection (object Index);
abstract member CategoryCollection : obj -> obj
Public Function CategoryCollection (Optional Index As Object) As Object

Parameters

Index
Object

The index number in the visible category collection of the category to return.

Returns

Applies to