ChartGroup.FullCategoryCollection(Object) Method

Definition

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

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

Parameters

Index
Object

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

Returns

Applies to