Back to Devexpress

TimeSpanScaleOptionsBase Class

wpf-devexpress-dot-xpf-dot-charts-6187014d.md

latest2.3 KB
Original Source

TimeSpanScaleOptionsBase Class

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

Declaration

csharp
public abstract class TimeSpanScaleOptionsBase :
    ScaleOptionsBase
vb
Public MustInherit Class TimeSpanScaleOptionsBase
    Inherits ScaleOptionsBase

The following members return TimeSpanScaleOptionsBase objects:

Inheritance

Show 12 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase TimeSpanScaleOptionsBase ContinuousTimeSpanScaleOptions

TimeSpanAggregationScaleOptionsBase

AutomaticTimeSpanScaleOptions

IntervalTimeSpanScaleOptions

ManualTimeSpanScaleOptions

See Also

TimeSpanScaleOptionsBase Members

DevExpress.Xpf.Charts Namespace