Skip to main content

ASPxClientSeries.toolTipEnabled Property

Gets a value that specifies whether or not a tooltip is enabled for a chart.

Declaration

toolTipEnabled: boolean

Property Value

Type Description
boolean

true - a tooltip is enabled for a chart; false - a tooltip is disabled.

Remarks

For more information on tooltips, see Tooltip.

See Also