ComponentOne FlexReport for WinForms
Chart2DPlotArea Class Members
Properties  Methods  Events

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart2DPlotArea Class

The following tables list the members exposed by Chart2DPlotArea.

Public Properties
 NameDescription
Public PropertyGets the collection of ChartAlarmZone.  
Public PropertyGets or sets the background color of the plot area. Inherits from the chart area.  
Public PropertyGets or sets the second background color for gradient or hatch style. Inherits from the chart area.  
Public PropertyGets or sets whether the plot area is enclosed in a box (solid border).  
Public PropertyGets or sets the foreground color of the plot area. Inherits from the chart area.  
Public PropertyGets or sets the type of gradient background filling. Inherits from the chart area.  
Public PropertyGets or sets the type of hatch background filling. Inherits from the chart area.  
Public PropertyGets or sets the location of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
Public PropertyGets or sets whether the plot area background is opaque. Inherits from the chart area.  
Public PropertyGets or sets the size of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
Public PropertyGets or sets whether to use anti-aliasing while rendering chart data.  
Public PropertyGets the Chart2DView3D object of the plot area. The returned Chart2DView3D object has properties which are used to set 3D aspects of the plot area for charts with 3D effects.  
Public PropertyGets or sets the visibility of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodResets the BackColor property to default state.  
Public MethodResets the BackColor2 property to default state.  
Public MethodResets the ForeColor property to default state.  
Public MethodResets the GradientStyle property to default state.  
Public MethodResets the HatchStyle property to default state.  
Public MethodResets the Opaque properyt to default state.  
Public MethodReturns false if the BackColor property is in the default state. The default state is to inherit the BackColor from the Chart2DArea object.  
Public MethodReturns false if the BackColor2 property is in the default state. The default state is to inherit the BackColor2 from the Chart2DArea object.  
Public MethodReturns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart2DArea object.  
Public MethodReturns false if the GradientStyle property is in the default state. The default state is to inherit the GradientStyle from the Chart2DArea object.  
Public MethodReturns false if the HatchStyle property is in the default state. The default state is to inherit the HatchStyle from the Chart2DArea object.  
Public MethodReturns false if the Opqaue property is in the default state. The default state is to inherit the Opaque from the Chart2DArea object.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Top
See Also

Reference

Chart2DPlotArea Class
C1.Win.FlexReport.Chart Namespace