ChartToolTipController Properties
Provides options that define the tooltip appearance and behavior for a chart.Name | Description |
---|---|
ImagePosition | Gets or sets an image position within a tooltip. |
OpenMode | Specifies the way a tooltip appears on a chart, on either a hover or a mouse click. |
ShowImage | Gets or sets a value indicating whether an image should be displayed in a tooltip. |
ShowText | 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 ChartElement. |
See Also