<legend>

simple legend class


Attributes

borderColor (default: 0x000000)

Allow to set the color line from the legend tag

 
borderWidth (default: 1)

Allow to set the line width from the legend tag

 
chart

Takes the relationship with the chart

 
chartClassName
 
direction (default: vertical)

Indicates how the legend items will be displayed, default: vertical

 
fillColor (default: 0xFFFFFF)

Allow to set the fill color from the legend tag

 
legendFont (default: default)

Indicates the Font will be used in the legend item text

 
legendFontcolor (default: 0x000000)

Indicates the Font color wiil be used in the legend item text, default: black

 
legendFontsize (default: 10)

Indicates the Font size wiil be used in the legend item text, default: 10px

 
legendborder (default: true)

Indicates if legend box will have a border, default: true

 
position (default: right)

Indicates where the legend box will be positioned, default: right

 
styleBorder (default: null)

Indicates the style will be applied tho the border legend box

 

Methods