Legend is used as a reference for each DataSeries or DataPoint. Legend can be created either for individual DataPoints or for a DataSeries. Please refer to the figure below, Legend is marked in red:

Usage:
<vc:Chart ... >
<vc:Legend ... />
</vc:Chart>
List of attributes:
|
Attribute |
Function |
|
Sets the horizontal positioning of the Legend. Takes values like "Left", "Center" and "Right". | |
|
Sets the vertical positioning of the Legend. Takes values like "Top", "Center" and "Bottom". | |
|
Enables or disables bevel effect to the Legend. | |
|
Sets color of the border line. | |
|
Sets style of the border line like "Dashed", "Dotted" ... | |
|
Sets the thickness of the border line. | |
|
Sets the color of the Legend. | |
|
Sets the pointer that displays when the user moves the mouse over this element. | |
|
If True then Legend is placed inside the plotting region. Otherwise outside. | |
|
Enables or disables the Legend. By default this is true. | |
|
Sets color of the text in Legend. | |
|
Sets the font of the text inside Legend. | |
|
Sets the font size of the text in Legend. | |
|
Sets the font style of the text in Legend. Takes values like "Italic" or "Normal". | |
|
Sets the style for the text. Takes values like "Bold", "Normal", "Black" etc. | |
|
Sets the hyper link (http:// is required). | |
|
Sets where the URL specified in Href to be opened. | |
|
Sets the source of the image that has to be applied to the element. | |
|
Sets how the image should be applied to the element. | |
|
Enables or disables lighting effect for the Legend. | |
|
Set the maximum height for the Legend. | |
|
Sets the maximum width for the Legend. | |
|
Sets the gap to be left between various elements inside Legend. | |
|
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. | |
|
Enables or disables shadow to the Legend. | |
|
Sets the text for the title of the Legend. | |
|
Sets the horizontal positioning of the title of the Legend. | |
|
Sets the background color for the title. | |
|
Sets the color for the title text. | |
|
Sets the font for the title text. | |
|
Sets the font size for title text. | |
|
Sets the style for the text in title. Takes values like "Italic" or "Normal". | |
|
Sets text styles like "Bold", "Normal", "Black" ... | |
|
Sets the tool tip text content for the Legend. | |
|
Sets the stack order of an element. An element with greater stack order is always in front of another element with lower stack order. |
Note: JS events can be attached to this element, for more details see JavaScript Events List