Back to Devexpress

XYDiagram2D.SetAxisXRangeCommand Property

wpf-devexpress-dot-xpf-dot-charts-dot-xydiagram2d-6133460f.md

latest1.1 KB
Original Source

XYDiagram2D.SetAxisXRangeCommand Property

Returns a command that sets the specified range for the X-axis.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public ICommand SetAxisXRangeCommand { get; }
vb
Public ReadOnly Property SetAxisXRangeCommand As ICommand

Property Value

TypeDescription
ICommand

An object that defines a command implementing the ICommand interface.

|

See Also

XYDiagram2D Class

XYDiagram2D Members

DevExpress.Xpf.Charts Namespace