ASPxClientSeries.crosshairLabelPattern Property
Gets a string which represents the pattern specifying the text to be displayed within a crosshair label for the current Series type.
Declaration
crosshairLabelPattern: string
Property Value
Type | Description |
---|---|
string | A String, which represents a crosshair label pattern. The default value is Empty. |
Remarks
Use the crosshairLabelPattern property to obtain a display pattern that determines the text to be shown in crosshair labels.
See Also