Legend

Read(909) Label: legend,

legendText

The text contents of legend.

 

backColor

The background color.

 

columns

The number of columns for the legend layout. This property can be used to set the legend orientation of either landscape or portrait.

 

transparent

The degree of transparency of background of legends The value range for it is [0,1], in which the 0 represents the 100% transparency (i.e. totally transparent), and the 1 represents full opaqueness. The values higher than 1 give the same total opaque effect as 1, and the values less than 0 represent the total transparency.

 

iconWidth

The width of icons in the legend, measured in pixels

 

edgeIndent

The blank space left between the legend borders and the legend position.

 

visible

Whether the legend is visible or not.

 

htmlLink

Hyperlinks to the icons of a legend.

 

tipTitle

Hyperlink tips to icons of a legend.

 

linkTarget

The hyperlink destination. You can use_blank, _self, _parent and _top to open a hyperlink.

 

x

The X-coordinates of legends. For the value, please refer to description on the xStart property of the numeric axis.

 

y

The y-coordinates of legends. For the value, please refert to the description on xStart property of the NumericAxis.

 

width

The width of legend area.

 

height

The height of legend area.

 

borderStyle

The border style of legend area.

 

borderWeight

The border weight of legend area.

 

borderColor

The border color of legend area.

 

textFont

The text font of legend.

 

textStyle

The text font style of legend. Please refer to textStyle of column chart/histogram.

 

textSize

The text font size of legend

 

textColor

The text font color of legend.

 

legendType

The type of icons in the legend area, including rectangle, dot, line, dotted line, or none.

 

legendLineStyle

The style of icon outlines in the legend region.

 

legendLineWeight

The line weight of icon outlines in the legend region.

 

legendLineColor

The line color of icon outlines in the legend region.

 

legendFillColor

The fill color of icons in the legend area

 

legendMarkerShape

The style of legend point in the legend area. The setting is valid when the legendType is the dots or dotted lines.