Name | Description | |
---|---|---|
AlarmZones | Gets the collection of ChartAlarmZone. | |
BackColor | Gets or sets the background color of the plot area. Inherits from the chart area. | |
BackColor2 | Gets or sets the second background color for gradient or hatch style. Inherits from the chart area. | |
Boxed | Gets or sets whether the plot area is enclosed in a box (solid border). | |
ForeColor | Gets or sets the foreground color of the plot area. Inherits from the chart area. | |
GradientStyle | Gets or sets the type of gradient background filling. Inherits from the chart area. | |
HatchStyle | Gets or sets the type of hatch background filling. Inherits from the chart area. | |
Location | Gets or sets the location of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect) | |
Opaque | Gets or sets whether the plot area background is opaque. Inherits from the chart area. | |
Size | Gets or sets the size of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect) | |
UseAntiAlias | Gets or sets whether to use anti-aliasing while rendering chart data. | |
View3D | Gets 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. | |
Visible | Gets or sets the visibility of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect) |