XYSeries2D.CrosshairEmptyValueLegendText Property
Gets or sets the text that is displayed by the Crosshair when it has no values to be displayed.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
String | The string value specifying text that the Crosshair shows when it has no series data to display. |
See Also