Back to Devexpress

TimeSpanAggregationScaleOptionsBase Class

wpf-devexpress-dot-xpf-dot-charts-0820c808.md

latest2.0 KB
Original Source

TimeSpanAggregationScaleOptionsBase Class

The base scale options for time-span axes that support aggregation.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase TimeSpanScaleOptionsBase TimeSpanAggregationScaleOptionsBase AutomaticTimeSpanScaleOptions

ManualTimeSpanScaleOptions

IntervalTimeSpanScaleOptions

See Also

TimeSpanAggregationScaleOptionsBase Members

DevExpress.Xpf.Charts Namespace