ChartToolTipController Properties
Provides options that define the tooltip appearance and behavior for a chart.
Name | Description |
---|---|
Image |
Gets or sets an image position within a tooltip. |
Open |
Specifies the way a tooltip appears on a chart, on either a hover or a mouse click. |
Show |
Gets or sets a value indicating whether an image should be displayed in a tooltip. |
Show |
Gets or sets a value indicating whether text should be displayed in tooltips. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
See Also