ASPxClientCrosshairOptions.showValueLine Property
Specifies whether to show a value line of a series point indicated by a crosshair cursor on a diagram.
Declaration
showValueLine: boolean
Property Value
| Type | Description |
|---|---|
| boolean | true to display a value line indicated by a crosshair cursor on a diagram; otherwise, false. |
See Also