Skip to main content

DateTimeScaleOptionsBase Class

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

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public abstract class DateTimeScaleOptionsBase :
    ScaleOptionsBase,
    IChartElement,
    IOwnedElement,
    INotificationOwner,
    IWeakEventListener

The following members return DateTimeScaleOptionsBase objects:

See Also