Skip to main content

AxisBase.NumericOptionsProperty Field

In This Article

Obsolete. Identifies the AxisBase.NumericOptionsProperty dependency property.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

[Obsolete("The AxisBase.NumericOptions property is obsolete now. Use the AxisLabel.TextPattern property instead.")]
public static readonly DependencyProperty NumericOptionsProperty

#Field Value

Type
DependencyProperty
See Also