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

Axis.DateTimeOptionsProperty Field

OBSOLETE

The Axis.DateTimeOptions property is obsolete now. Use the TextPattern property instead.

Identifies the Axis.DateTimeOptions dependency property.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Obsolete("The Axis.DateTimeOptions property is obsolete now. Use the AxisLabel.TextPattern property instead.")]
public static readonly DependencyProperty DateTimeOptionsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also