The following tables list the members exposed by ChartArea.
Name | Description | |
---|---|---|
ChartArea Constructor | Default constructor. |
Name | Description | |
---|---|---|
AlignOrientation | Chart areas alignment orientation. | |
AlignType | Chart areas alignment type. | |
AlignWithChartArea | Name of the chart area which is used for alignment. | |
Area3DStyle | Chart area 3D style. (Inherited from ChartArea3D) | |
Axes | Reference to the Axes | |
AxisX | Reference to the Primary X axis | |
AxisX2 | Reference to the Secondary X axis | |
AxisY | Reference to the Primary Y Axis | |
AxisY2 | Reference to the Secondary Y axis | |
BackColor | Chart area Background color | |
BackGradientEndColor | The second color which is used for a gradient | |
BackGradientType | Chart area Background Gradient Type | |
BackHatchStyle | Chart area Background Hatch Style | |
BackImage | Chart area background image | |
BackImageAlign | Background image alignment used by ClampUnscale drawing mode. | |
BackImageMode | Chart area background image drawing mode. | |
BackImageTranspColor | Background image transparent color. | |
BorderColor | The border line color | |
BorderStyle | The style of the border line | |
BorderWidth | The width of the border line | |
CursorX | Chart area X axis cursor and range selection. | |
CursorY | Chart area Y axis cursor and range selection. | |
EquallySizedAxesFont | Indicates that same auto-fit font size will be used for all axes labels. | |
InnerPlotPosition | Chart area position | |
Name | The name of the chart area | |
Position | Chart area position | |
ShadowColor | The color of the shadow. Use alpha value for real shadow | |
ShadowOffset | The distance between the chart area and a shadow of the chart area | |
Visible | Gets or sets a flag that specifies whether the chart area is visible. |
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
GetSeriesDepth | Calculates the depth of specified series. (Inherited from ChartArea3D) | |
GetSeriesZPosition | Calculates the Z position of specified series center. (Inherited from ChartArea3D) | |
ReCalc | Recalculates the chart area axes scale. | |
TransformPoints | Apply 3D transformations on the array of 3D Points. (Inherited from ChartArea3D) |
Name | Description | |
---|---|---|
DrawArea3DScene | Draws chart area 3D scene, which consists of 3 or 2 walls. (Inherited from ChartArea3D) | |
PaintChartSeries3D | Draws 3D series in the chart area. (Inherited from ChartArea3D) | |
ShouldSerializeAxes | Avoid serialization of the axes array |