Axis2D.CrosshairLabelVisibilityProperty Field
OBSOLETE
The Axis2D.CrosshairLabelVisibility property is obsolete now. Use the Visibility property instead.
Identifies the Axis2D.CrosshairLabelVisibility dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
[Obsolete("The Axis2D.CrosshairLabelVisibility property is obsolete now. Use the CrosshairAxisLabelOptions.Visibility property instead.")]
public static readonly DependencyProperty CrosshairLabelVisibilityProperty
Field Value
Type | Description |
---|---|
DependencyProperty | A dependency property identifier. |
See Also