ChartGroup.FullCategoryCollection(Object) 方法

定义

返回图表组中的所有类别或指定的类别,无论是否可见或筛选掉。

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

参数

Index
Object

要返回的类别的完整类别集合中的索引号。

返回

适用于