Version

ChartGridAppearance Class Members

The following tables list the members exposed by ChartGridAppearance.

Public Constructors
 NameDescription
Public ConstructorChartGridAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodToStringReturns a string representation of the current ChartGridAppearance instance.  
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
See Also