ActiveReports Developer 7
ChartArea Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : ChartArea Class

Glossary Item Box

The following tables list the members exposed by ChartArea.

Public Constructors

 NameDescription
Public ConstructorChartArea ConstructorOverloaded. Initializes a new instance of the ChartArea class.  
Top

Public Properties

 NameDescription
Public PropertyAxesGets the user-defined custom axes.  
Public PropertyBackdropGets or sets the backdrop information used to draw the chart area.  
Public PropertyBorderGets or sets the border information for the chart area.  
Public PropertyLightGets or sets the lighting information for the chart area.  
Public PropertyPaddingGets or sets chart area's padding info  
Public PropertyProjectionGets or sets the geometric projection details for the chart area.  
Public PropertySwapAxesDirectionDetermines whether the chart axes are inverted. The default is false.  
Public PropertyViewPointGets or sets the point from which the chart is seen.  
Public PropertyWallRangesGets the wall ranges (strip lines) for the chart area.  
Public PropertyWallXYGets or sets the XY wall settings for the chart area.  
Public PropertyWallXZGets or sets the XZ wall settings for the chart area.  
Public PropertyWallYZGets or sets the YZ wall settings for the chart area.  
Public PropertyZDepthRatioGets or sets the chart area depth, specified as the ratio of z to x.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the chart area.  
Top

See Also