LayoutChangedType Enum
In This Article
Lists the type of changes applied to ChartRangeControlClient.
Namespace: DevExpress.WinUI.Core
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description |
---|---|
Layout
|
The layout is changed when the Chart |
Data
|
The selected data range is changed. |
#Related API Members
The following properties accept/return LayoutChangedType values:
See Also