ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class
Properties Methods

In This Topic
    ChartArea Class Members
    In This Topic

    The following tables list the members exposed by ChartArea.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ChartArea class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the user-defined custom axes.  
    Public PropertyGets or sets the backdrop information used to draw the chart area.  
    Public PropertyGets or sets the border information for the chart area.  
    Public PropertyGets or sets the lighting information for the chart area.  
    Public PropertyGets or sets chart area's padding information.  
    Public PropertyGets or sets the geometric projection details for the chart area.  
    Public PropertySeries line  
    Public PropertyDetermines whether the chart axes are inverted. The default is false.  
    Public PropertyGets or sets the point from which the chart is seen.  
    Public PropertyGets the wall ranges (strip lines) for the chart area.  
    Public PropertyGets or sets the XY wall settings for the chart area.  
    Public PropertyGets or sets the XZ wall settings for the chart area.  
    Public PropertyGets or sets the YZ wall settings for the chart area.  
    Public PropertyGets or sets the chart area depth, specified as the ratio of z to x.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the chart area.  
    Top
    See Also