ChartCategoryHierarchy Members
Include Protected Members
Include Inherited Members
Represents the category hierarchy for the chart.
The ChartCategoryHierarchy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartCategoryHierarchy() | Initializes a new instance of the ChartCategoryHierarchy class. |
![]() |
ChartCategoryHierarchy(IPropertyStore) | Initializes a new instance of the ChartCategoryHierarchy class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
ChartMembers | The members of the hierarchy. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
![]() ![]() |
IHierarchy.Members |
Top
See Also