wpf-devexpress-dot-xpf-dot-charts-c006dea8.md
The base class for all scale options.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class ScaleOptionsBase :
ChartDependencyObject
Public MustInherit Class ScaleOptionsBase
Inherits ChartDependencyObject
Show 27 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase DateTimeScaleOptionsBase
DateTimeAggregationScaleOptionsBase
NumericAggregationScaleOptionsBase
ContinuousDateTimeScaleOptions
ContinuousTimeSpanScaleOptions
CountIntervalNumericScaleOptions
TimeSpanAggregationScaleOptionsBase
WidthIntervalNumericScaleOptions
See Also