wpf-devexpress-dot-xpf-dot-charts-c54a62ca.md
Contains settings for an axis scale when its data type is date-time.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class DateTimeScaleOptionsBase :
ScaleOptionsBase,
IChartElement,
IOwnedElement,
INotificationOwner,
IWeakEventListener
Public MustInherit Class DateTimeScaleOptionsBase
Inherits ScaleOptionsBase
Implements IChartElement,
IOwnedElement,
INotificationOwner,
IWeakEventListener
The following members return DateTimeScaleOptionsBase objects:
Show 12 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject ScaleOptionsBase DateTimeScaleOptionsBase ContinuousDateTimeScaleOptions
DateTimeAggregationScaleOptionsBase
See Also