Version

ChartArea Class Properties

For a list of all members of this type, see ChartArea members.

Public Properties
 NameDescription
Public PropertyAxesThe axes contained within this ChartArea.  
Public PropertyBorderThe BorderAppearance object with properties which affect the appearance of this ChartArea'as border.  
Public PropertyBoundsA Rectangle representing the location and size of this ChartArea.  
Public PropertyBoundsMeasureTypeGets or Sets the unit of measurement to use for the Bounds property.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyGridPEThe PaintElement used for the background of this ChartArea.  
Public PropertyInnerBoundsThe inner bounds of this ChartArea.  
Public PropertyKeyA unique identifier for this ChartArea in a collection.  
Public PropertyPEThe PaintElement used for the background of this ChartArea.  
Public PropertyVisibleDetermines whether or not this ChartArea should be rendered.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also