GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChartMember Interface |
The following tables list the members exposed by IChartMember.
Name | Description | |
---|---|---|
Children | Gets the members collection of a chart series or category. | |
Custom | String of custom data. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
CustomProperties | Collection of custom properties. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
DataCollectionName | Returns the name of the data collection associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
DataElementName | Returns the name of the data element associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
DataElementOutput | Returns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
Hidden | Indicates that the group should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
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. | |
Label | Gets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem) | |
LabelValue | Gets the value representing the label for this member. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
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. | |
Name | Returns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
PageBreakAtEnd | Indicates the report should page break at end of the group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
PageBreakAtStart |
Indicates the report should page break at start of the group.
(Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup) | |
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. |