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.v22.2.dll

NuGet Package: DevExpress.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