Version 24.2 (latest)

DrillDownAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDepthDepth in the drill down hierarchy, measured from the topmost chart.  
Public PropertyDrillElementsHolds a collection of DrillElements objects, each describing a chart node in the drill down hierarchy.  
Public PropertyEnabledEnables/disables Drill Down for the Chart.  
Public PropertyShowButtonActivates a small button in the upper-left corner of a Chart's area that automatically drills back.  
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