ScaleMode Enum
Lists the values that specify the scale mode for an axis.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Members
Name | Description |
---|---|
Automatic
|
Identifies the automatic scale mode, meaning that data is automatically aggregated according to the selected Automatic |
Manual
|
Identifies the manual scale mode, meaning that the Manual Also, you can choose the aggregate function using the Manual |
Continuous
|
Identifies the continuous scale mode, meaning data aggregation is disabled, and you can only change the grid alignment using the Continuous |