DrillDownOptions.UseKeyboard Property
In This Article
Gets or sets the value that specifies whether an end user can use the keyboard to drill down in the chart.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if an end user can use the keyboard; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Use |
---|---|
Radar |
|
Simple |
|
XYDiagram |
|
See Also