Back to Devexpress

DateTimeAggregationScaleOptionsBase Class

wpf-devexpress-dot-xpf-dot-charts-6bf3dd27.md

latest2.0 KB
Original Source

DateTimeAggregationScaleOptionsBase Class

The base scale options for date-time 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 DateTimeAggregationScaleOptionsBase :
    DateTimeScaleOptionsBase
vb
Public MustInherit Class DateTimeAggregationScaleOptionsBase
    Inherits DateTimeScaleOptionsBase

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase DateTimeScaleOptionsBase DateTimeAggregationScaleOptionsBase AutomaticDateTimeScaleOptions

ManualDateTimeScaleOptions

IntervalDateTimeScaleOptions

See Also

DateTimeAggregationScaleOptionsBase Members

DevExpress.Xpf.Charts Namespace