Skip to main content
A newer version of this page is available. .

NumericScaleOptionsBase Class

Contains settings for an axis scale when its data type is numeric.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public abstract class NumericScaleOptionsBase :
    ScaleOptionsBase

The following members return NumericScaleOptionsBase objects:

See Also