DateTimeScaleOptionsBase Class
Contains settings for an axis scale when its data type is date-time.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
public abstract class DateTimeScaleOptionsBase :
ScaleOptionsBase,
IChartElement,
IOwnedElement,
INotificationOwner,
IWeakEventListener
Related API Members
The following members return DateTimeScaleOptionsBase objects:
Inheritance
See Also