[]
Gets the top-level category grouping members.
IItemCollection<IChartMember> CategoryMemberCollection { get; }
| Type | Description |
|---|---|
| IItemCollection<IChartMember> | An IItemCollection<T> representing the top-level category grouping members. |