ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartMember Interface
Properties

In This Topic
    IChartMember Interface Members
    In This Topic

    The following tables list the members exposed by IChartMember.

    Public Properties
     NameDescription
     PropertyGets the members collection of a chart series or category.  
     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 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.  
     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