The following tables list the members exposed by IChartMember.
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. |
Name | Description | |
---|---|---|
DataElementOutputForStatic | Returns whether a static heading should be included in data renderings. |