XYDiagram2D.SetAxisYRangeCommand Property
Returns a command that sets the specified range for the Y-axis.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | An object that defines a command implementing the ICommand interface. |
See Also