Version

ChartGridAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyBackColorIn 3-D charts only, this color is used to applied to the backplanes.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyPEPaintElement used for filling the chart grid area.  
Public PropertyXReturns a reference to or sets the AxisAppearance object that specifies the appearance of the X-axis of a chart.  
Public PropertyX2Returns a reference to or sets the AxisAppearance object that specifies the appearance of the second X-axis of a chart.  
Public PropertyYReturns a reference to or sets the AxisAppearance object that specifies the appearance of the Y-axis of a chart.  
Public PropertyY2Returns a reference to or sets the AxisAppearance object that specifies the appearance of the second Y-axis of a chart.  
Public PropertyZReturns a reference to or sets the AxisAppearance object that specifies the appearance of the Z-axis of a chart.  
Public PropertyZ2Returns a reference to or sets the AxisAppearance object that specifies the appearance of the Z-axis of a chart.  
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