Pane.EnableAxisXNavigation Property
In This Article
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Boolean> | Null - the Enable |
#Remarks
Use the EnableAxisXNavigation property to specify whether it's allowed to scroll and zoom the X-axis of a Pane.
See Also