Pane.EnableAxisYNavigation 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 EnableAxisYNavigation property to specify whether it's allowed to scroll and zoom the Y-axis of a pane.
See Also