wpf-devexpress-dot-xpf-dot-charts-6187014d.md
Contains settings for an axis scale when its data type is time-span.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class TimeSpanScaleOptionsBase :
ScaleOptionsBase
Public MustInherit Class TimeSpanScaleOptionsBase
Inherits ScaleOptionsBase
The following members return TimeSpanScaleOptionsBase objects:
Show 12 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase TimeSpanScaleOptionsBase ContinuousTimeSpanScaleOptions
TimeSpanAggregationScaleOptionsBase
See Also