wpf-devexpress-dot-xpf-dot-charts-d3a1dd04.md
Contains settings for an axis scale when its data type is numeric.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class NumericScaleOptionsBase :
ScaleOptionsBase
Public MustInherit Class NumericScaleOptionsBase
Inherits ScaleOptionsBase
The following members return NumericScaleOptionsBase objects:
Show 14 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase NumericScaleOptionsBase ContinuousNumericScaleOptions
NumericAggregationScaleOptionsBase
CountIntervalNumericScaleOptions
WidthIntervalNumericScaleOptions
See Also