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

In This Topic
    IChart Interface Members
    In This Topic

    The following tables list the members exposed by IChart.

    Public Properties
     NameDescription
     PropertyReturns the count of the number of categories in this chart.  
     PropertyGets chart category axis.  
     PropertyGets number of category groupings defined in chart definition.  
     PropertyReturns top-level category grouping members.  
     PropertyGets the chart series collection.  
     PropertyGets the chart value axes collection  
     PropertyReturns the category count.  
     PropertyReturns the data point collection.  
     PropertyReturns the series count.  
     PropertyGets count of series defined in ChartData of the chart definition.  
     PropertyGets chart legend.  
     PropertyGets chart palette.  
     PropertyReturns the category members as an array of chart members.  
     PropertyReturns the series members as an array of chart members.  
     PropertyGets chart plot area.  
     PropertySpecifies point width.  
     PropertyReturns the reference line.  
     PropertyReturns the count of the number of series in this chart.  
     PropertyReturns the series member collection.  
     PropertyGets chart subtype.  
     PropertyGets properties to setup 3D-chart.  
     PropertyGets chart title properties.  
     PropertyGets chart type.  
    Top
    See Also