Skip to main content
All docs
V25.1
  • TimeSpanScaleOptionsBase Class

    Contains settings for an axis scale when its data type is time-span.

    Namespace: DevExpress.Xpf.Charts

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

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public abstract class TimeSpanScaleOptionsBase :
        ScaleOptionsBase

    The following members return TimeSpanScaleOptionsBase objects:

    See Also