CartesianChart.SetAxisXRangeCommand Property
In This Article
Returns a command that sets the specified range for the X-axis.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
ICommand | An object that defines a command implementing the ICommand interface. |
See Also