ActiveReports 12
IChartMember Interface Members
Properties 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChartMember Interface

The following tables list the members exposed by IChartMember.

Public Properties
 NameDescription
 PropertyGets the members collection of a chart series or category.  
 PropertyString of custom data. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyCollection of custom properties. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyReturns the name of the data collection associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyReturns the name of the data element associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyReturns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyIndicates that the group should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyIndicates that the current chart member has no child items.  
 PropertyIndicates whether the chart member corresponds to a database field or a regular member corresponding to a value for a field.  
 PropertyIndicates that this member is a child of a toggle item.  
 PropertyGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyGets the value representing the label for this member. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyGets the index location of the current member in the grid of data points.  
 PropertyGets the number of innermost group instances that the current chart member spans.  
 PropertyReturns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyIndicates the report should page break at end of the group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 Property
Indicates the report should page break at start of the group.
(Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyGets the parent member of the current chart member.  
 PropertyIndicates the order in which the data is sorted. Possible values are Ascending, Descending, or None.  
 PropertyIndicates that this member is a parent of a toggle item.  
Top
See Also

Reference

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