Element Details: Legend
 Back


Available in: Logi Info Source code name: Legend

Displays a chart legend. Each chart item is listed with its representing color.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BackgroundColor
UserDefined
Transparent
Sets the background color of the element. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
BorderColor
UserDefined
Transparent
Sets the color of border lines. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
LegendFilter
True
False
The LegendFilter allows the user to remove and re-add items from the chart by clicking on items in the chart legend. LegendFilters work with pie, line, area, bar, scatter and polar charts.
LegendLeft
UserDefined
The position of the left edge of the legend within the chart image, in pixels.
LegendOrientation
Vertical
Horizontal
Specifies whether the legend items are listed vertically or horizontally. The default value is "Vertical".
LegendTop
UserDefined
The position of the top edge of the legend within the chart image, in pixels.



PARENT ELEMENTS

Click element to drill down for more information.

Chart.Gantt
Chart.Pie
Chart.Polar Chart.Scatter Chart.XY


CHILD ELEMENTS

Click element to drill down for more information.

Legend Font


 Back to top


 Chart Debug