DataPointCollection.ActualArgumentScaleType Property
Gets the actual argument scale type.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public ActualScaleType ActualArgumentScaleType { get; }
#Property Value
Type | Description |
---|---|
Actual |
An Actual |
Available values:
Name | Description |
---|---|
Numerical | Identifies the Numerical data scale. This means that data provided for the Data |
Date |
Identifies the Date |
Qualitative | Identifies the Qualitative data scale. This means that data provided for the Data |