Skip to main content

DrillDownItem Class

Defines the drill down level.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.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