This element can be used to customize the text that appears whenever the mouse is placed on any of the Chart element. Tooltip is the gray box containing text in the image below:

Usage:
<vc:Chart ... >
<vc:ToolTip ... />
</vc:Chart>
List of attributes:
|
Attribute |
Function |
|
Sets the color for the ToolTip border line. | |
|
Sets the style for the ToolTip line. | |
|
Sets the thickness of the ToolTip line. | |
|
Sets the color of the ToolTip. | |
|
Sets the color of the ToolTip text. | |
|
Sets the font of the ToolTip text. | |
|
Sets the font size of the ToolTip text. | |
|
Sets the font style of the ToolTip text. Takes values like "Italic" or "Normal". | |
|
Sets the font weight of the ToolTip text. Takes values like "Bold","Normal","Black" etc | |
|
Sets the source of the image that has to be applied to the element. | |
|
Sets how the image should be applied to the element. | |
|
Sets the parameter used to create rounded or elliptical corners for the element. | |
|
Sets the parameter used to create rounded or elliptical corners for the element. | |
|
Sets the maximum width of the tool tip relative to Chart size. Value range is 0 - 1. | |
|
Sets the stack order of an element. An element with greater stack order is always in front of another element with lower stack order. |