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