DrillDownOptions.DrillUpShortcuts Property
Specifies shortcuts that allow an end-user to return to a previous drill-down level.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| ChartShortcutKeyCollection | A collection of shortcuts that allow an end-user to return to a previous drill-down level. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DrillUpShortcuts |
|---|---|
| RadarDiagram |
|
| SimpleDiagram |
|
| XYDiagram |
|
See Also