ActiveReports 19 .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
     PropertyGets the count of the number of categories in this chart.  
     PropertyGets the chart category axis.  
     PropertyGets the number of category groupings defined in the chart definition.  
     PropertyGets the top-level category grouping members.  
     PropertyGets the chart series collection.  
     PropertyGets the chart value axes collection.  
     PropertyGets the category count.  
     PropertyGets the data point collection.  
     PropertyGets the series count.  
     PropertyGets the count of series defined in the chart data of the chart definition.  
     PropertyGets the chart legend.  
     PropertyGets the chart palette.  
     PropertyGets the category members as an array of chart members.  
     PropertyGets the series members as an array of chart members.  
     PropertyGets the chart plot area.  
     PropertySpecifies the point width.  
     PropertyGets the reference line.  
     PropertyGets the count of the number of series in this chart.  
     PropertyGets the series member collection.  
     PropertyGets the chart subtype.  
     PropertyGets the properties to setup the 3D-chart.  
     PropertyGets the chart title properties.  
     PropertyGets the chart type.  
    Top
    See Also