ToolTipOptions Properties
Contains settings that define how to display tooltips within a chart.
Name | Description |
---|---|
Show |
Specifies whether to show tooltip for a series point. |
Show |
Specifies whether to show a tooltip for a particular series. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Tool |
Represents how the tooltip position is defined, for example, relative to a mouse pointer or chart element. |
Tool |
Gets the string value used to support serialization of the tooltip options. |
See Also