Skip to main content
A newer version of this page is available. .

DrillDownItem Class

Defines the drill down level.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

[RuntimeObject]
public class DrillDownItem

Remarks

This object stores filter DrillDownItem.Parameters that are applied to the Chart’s data source at the detail level that this item defines.

Inheritance

Object
DrillDownItem
See Also