Diagram.DrillUp() Method
Returns the diagram to a previous drill-down level.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the Chart Control drills up to the previous drill-down level; otherwise false. |
See Also