GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChartMember Interface |
For a list of all members of this type, see IChartMember members.
Name | Description | |
---|---|---|
![]() | Children | Gets the members collection of a chart series or category. |
![]() | IsInnerMostMember | Indicates that the current chart member has no child items. |
![]() | IsStatic | Indicates whether the chart member corresponds to a database field or a regular member corresponding to a value for a field. |
![]() | IsToggleChild | Indicates that this member is a child of a toggle item. |
![]() | MemberDataPointIndex | Gets the index location of the current member in the grid of data points. |
![]() | MemberHeadingSpan | Gets the number of innermost group instances that the current chart member spans. |
![]() | Parent | Gets the parent member of the current chart member. |
![]() | SortOrder | Indicates the order in which the data is sorted. Possible values are Ascending, Descending, or None. |
![]() | ToggleParent | Indicates that this member is a parent of a toggle item. |