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

DateTimeScaleOptionsBase Class

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

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

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

The following members return DateTimeScaleOptionsBase objects:

Library Related API Members
WPF Controls ArgumentAxis3D.DateTimeScaleOptions
AxisX2D.DateTimeScaleOptions
AxisX3D.DateTimeScaleOptions
RadarAxisX2D.DateTimeScaleOptions
Silverlight Controls AxisX2D.DateTimeScaleOptions
RadarAxisX2D.DateTimeScaleOptions
See Also