ASPxClientWebChart.showPointToolTip Property
Gets a value indicating whether point tooltips should be shown.
Declaration
showPointToolTip: boolean
Property Value
| Type | Description |
|---|---|
| boolean | true to show tooltips for series points; otherwise, false. |
See Also