ActiveReports 8
IChartMember Interface Properties

For a list of all members of this type, see IChartMember members.

Public Properties
 NameDescription
 PropertyChildrenGets the members collection of a chart series or category.  
 PropertyCustomString of custom data. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyCustomPropertiesCollection of custom properties. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyDataCollectionNameReturns the name of the data collection associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyDataElementNameReturns the name of the data element associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyDataElementOutputReturns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyHiddenIndicates that the group should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyIsInnerMostMemberIndicates that the current chart member has no child items.  
 PropertyIsStaticIndicates whether the chart member corresponds to a database field or a regular member corresponding to a value for a field.  
 PropertyIsToggleChildIndicates that this member is a child of a toggle item.  
 PropertyLabelA label to identify an instance of the group within the client user interface. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyLabelValueGets the value representing the label for this member. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyMemberDataPointIndexGets the index location of the current member in the grid of data points.  
 PropertyMemberHeadingSpanGets the number of innermost group instances that the current chart member spans.  
 PropertyNameReturns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyPageBreakAtEndIndicates the report should page break at end of the group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyPageBreakAtStart
Indicates the report should page break at start of the group.
(Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyParentGets the parent member of the current chart member.  
 PropertySortOrderIndicates the order in which the data is sorted. Possible values are Ascending, Descending, or None.  
 PropertyToggleParentIndicates that this member is a parent of a toggle item.  
Top
See Also

Reference

IChartMember Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace

Support Forum