ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Chart Class
Properties Methods Events

In This Topic
    Chart Class Members
    In This Topic

    The following tables list the members exposed by Chart.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Chart class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the category axis.  
    Public PropertyGets the set of category groupings for the chart.  
    Public PropertyRepresents ChartCustomPaletteColors element (DD RDL extension).  
    Public PropertyGets the data values for the chart.  
    Public PropertyGets or sets a value indicating whether a DataPoint element containing the chart data points appears in a data rendering.  
    Public PropertyGets or sets the color palette for the chart items.  
    Public PropertyGets collection of value axes for chart.  
    Public PropertyOverridden. Gets the child scopes.  
    Public PropertyGets or sets the chart legend.  
    Public PropertyGets or sets the color palette for the chart items.  
    Public PropertyGets or sets the properties for the plot area.  
    Public PropertyGets or sets the percent width for bars and columns. A value of 100 represents 100% of the distance between points. A value greater than 100 causes columns to overlap.  
    Public PropertyGets the properties for extended chart types.  
    Public PropertyGets or sets the properties for reference line.  
    Public PropertyOverridden. Gets the report items in scope.  
    Public PropertyGets the set of series groupings for the chart.  
    Public PropertyGets or sets the subtype of the chart.  
    Public PropertyGets or sets the properties for a 3D chart layout.  
    Public PropertyGets or sets the title for the chart.  
    Public PropertyGets or sets the type of the chart.  
    Public PropertyGets or sets the value axis.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the expressions required for chart to be rendered.  
    Public MethodOverridden. Validates the information in each property of the Chart object.  
    Top
    See Also