A newer version of this page is available.
Switch to the current version.
Indicator.CrosshairLabelVisibility Property
Gets or sets the value that specifies whether to show a crosshair label for the indicator.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
[XtraChartsLocalizableCategory(XtraChartsCategory.Behavior)]
[XtraSerializableProperty]
public DefaultBoolean CrosshairLabelVisibility { get; set; }
<XtraChartsLocalizableCategory(XtraChartsCategory.Behavior)>
<XtraSerializableProperty>
Public Property CrosshairLabelVisibility As DefaultBoolean
Property Value
Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
DefaultBoolean |
|
See Also
Feedback