This element can be used to customize the text that appears whenever the mouse is placed on any of the Chart element. Please refer to the figure below:

Usage:
<vc:Chart ... >
<vc:Chart.ToolTips>
<vc:ToolTip.../>
</vc:Chart.ToolTips>
</vc:Chart>
List of attributes:
|
Attribute |
Function |
|
Sets the background color of the ToolTip. | |
|
Sets the border line color. | |
|
Thickness of the ToolTip border. | |
|
Sets the size of the ToolTip text. | |
|
Sets the style of the ToolTip text. Takes values like "Italic" or "Normal". | |
|
Sets the font of the ToolTip text. | |
|
Sets effects for the ToolTip text. Takes values like "Bold", "Normal", "Black" . | |
|
Sets the color of the ToolTip text. | |
|
Opacity can be used to make any element transparent or opaque. | |
|
Sets the gap to be left between each ToolTip text and the ToolTip edge. |
Related Links: