XYDiagram2D.ZoomOutCommand Property
Returns a command that decreases the current zoom factor of a diagram.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
ICommand | An object that defines a command implementing the ICommand interface. |
See Also