XYDiagram2D.SetAxisYZoomRatioCommand Property
Returns a command that sets the specified zoom ratio for the Y-axis.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v22.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
ICommand | An object that defines a command implementing the ICommand interface. |
See Also