LayoutChangedEventArgs.End Property
In This Article
Returns the end value of the bound chart’s whole range (X-axis).
Namespace: DevExpress.WinUI.Core
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Object | The end value of the bound chart’s whole range. |
See Also