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

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.v19.1.dll

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