Back to Devexpress

NumericAggregationScaleOptionsBase Class

wpf-devexpress-dot-xpf-dot-charts-fdc67bd3.md

latest2.2 KB
Original Source

NumericAggregationScaleOptionsBase Class

The base scale options for numeric 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 NumericAggregationScaleOptionsBase :
    NumericScaleOptionsBase
vb
Public MustInherit Class NumericAggregationScaleOptionsBase
    Inherits NumericScaleOptionsBase

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase NumericScaleOptionsBase NumericAggregationScaleOptionsBase AutomaticNumericScaleOptions

ManualNumericScaleOptions

CountIntervalNumericScaleOptions

IntervalNumericScaleOptions

WidthIntervalNumericScaleOptions

See Also

NumericAggregationScaleOptionsBase Members

DevExpress.Xpf.Charts Namespace