Skip to main content

ASPxClientToolTipController Members

The client-side equivalent of the ChartToolTipController class.

Properties

Name Description
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
imagePosition Gets a value that defines the position of an image within a tooltip.
openMode Gets a value that defines when tooltips should be invoked.
showImage Gets a value indicating whether an image should be shown in tooltips.
showText Gets a value indicating whether it is necessary to show text in tooltips.
See Also