The following tables list the members exposed by ChartArea.
Name | Description | |
---|---|---|
ChartArea Constructor | Overloaded. |
Name | Description | |
---|---|---|
Axes | The axes contained within this ChartArea. | |
Border | The BorderAppearance object with properties which affect the appearance of this ChartArea'as border. | |
Bounds | A Rectangle representing the location and size of this ChartArea. | |
BoundsMeasureType | Gets or Sets the unit of measurement to use for the Bounds property. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
GridPE | The PaintElement used for the background of this ChartArea. | |
InnerBounds | The inner bounds of this ChartArea. | |
Key | A unique identifier for this ChartArea in a collection. | |
PE | The PaintElement used for the background of this ChartArea. | |
Visible | Determines whether or not this ChartArea should be rendered. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this ChartArea. | |
FillSceneGraph | Renders this ChartArea to a SceneGraph, along with all Axes and ChartLayers contained therein. | |
ToString | Returns a string representation of this ChartArea. |