Has Legend Decorator
A mark that implements HasLegendDecorator allows to define a custom legend decorator.
Properties
defaultLegendDecorator
Link copied to clipboard
The default legend decorator for a given Datum.
legendDecorator
Link copied to clipboard
The legend decorator lambda will be called on each series, use this to draw custom decorations for your series.
Inheritors
AreaMark
Link copied to clipboard
BarMark
Link copied to clipboard
BoxPlotMark
Link copied to clipboard
LineMark
Link copied to clipboard
PlotMark
Link copied to clipboard