Property
|
Name
|
Type
|
Description
|
Series Key
|
seriesKey
|
String
|
Key for the series that this legend item represents.
|
Label
|
label
|
String
|
Legend item label.
|
Label Font
|
labelFont
|
Data Table
|
Font used to draw the item label.
|
Label Paint
|
labelPaint
|
Data Table
|
Paint used to draw the item label.
|
Tool Tip Text
|
toolTipText
|
String
|
Tool tip text for the legend item.
|
Shape Visible
|
shapeVisible
|
Boolean
|
Flag that controls whether or not the legend item shape should be displayed.
|
Shape
|
shape
|
Data Table
|
Shape to display as the graphic for this legend item.
|
Shape Filled
|
shapeFilled
|
Boolean
|
Flag that controls whether or not the legend item shape should be filled.
|
Fill Paint
|
fillPaint
|
Data Table
|
Paint used to draw the marker.
|
Shape Outline Visible
|
shapeOutlineVisible
|
Boolean
|
Flag that controls whether or not the legend item shape should have its outline drawn.
|
Outline Paint
|
outlinePaint
|
Data Table
|
Paint used to draw the marker.
|
Outline Stroke
|
outlineStroke
|
Data Table
|
Stroke used to draw the marker outline.
|
Line Visible
|
lineVisible
|
Boolean
|
Flag that controls whether or not a line is drawn as part of the legend item graphic.
|
Line
|
line
|
Data Table
|
Line, if any, to be drawn for the legend item graphic. See Shape.
|
Line Stroke
|
lineStroke
|
Data Table
|
Stroke used to draw the line for the legend item graphic.
|
Line Paint
|
linePaint
|
Data Table
|
Paint used to draw the line for the legend item graphic.
|