OptionalxLegend origin x-coordinate in pixels.
OptionalyLegend origin y-coordinate in pixels.
OptionalwidthLegend width in pixels.
OptionalheightLegend height in pixels.
OptionaltitleLegend title text.
OptionalsubtitleLegend subtitle text.
OptionaltitleLegend title font size in pixels.
OptionalboxInner spacing around legend content.
OptionalboxBackground opacity of the legend box.
OptionaltitlePadding between the title block and legend body.
OptionalshapeSymbol swatch width in pixels.
OptionalshapeSymbol swatch height in pixels.
OptionalshapeHorizontal gap between shape and label.
OptionalsepLength of separator lines in discrete legends.
OptionallabelLabel font size in pixels.
OptionallabelPixel offsets applied to labels.
OptionallabelCustom formatter for legend labels.
OptionaldecimalsNumber of decimal places for auto-formatted labels.
OptionalorientationLegend layout direction.
OptionalascendingSort legend entries in ascending order when true.
OptionalnoWhether to display the no-data legend item.
OptionalnoLabel used for no-data legend item.
OptionalnoVertical gap before the no-data swatch in pixels.
OptionalnoWidth of the no-data swatch in pixels.
OptionalnoHeight of the no-data swatch in pixels.
OptionalmaxWhether to show dataset min/max labels when supported.
OptionalmaxText affixes for min/max labels as [minSuffix, maxSuffix].
OptionalsquareSize of the legend square grid in pixels.
OptionalrotationRotation angle of the legend in degrees.
Optionallabel1Label for the first variable (y-axis).
Optionallabel2Label for the second variable (x-axis).
Optionalbreaks1Break points for the first variable. Auto-calculated if undefined.
Optionalbreaks2Break points for the second variable. Auto-calculated if undefined.
OptionalshowWhether to show break labels on the axes.
OptionaltickLength of axis tick marks in pixels.
OptionalyOffset adjustments for y-axis labels.
OptionalxOffset adjustments for x-axis labels.
OptionalyOffset adjustments for y-axis title.
OptionalxOffset adjustments for x-axis title.
OptionalnoExtra vertical offset for the "no data" legend item in pixels.
OptionalaxisWhether to show arrows at the end of the axes.
OptionalarrowHeight of axis arrows in pixels.
OptionalarrowWidth of axis arrows in pixels.
OptionalarrowPadding between arrow and axis label in pixels.
Configuration for bivariate choropleth map legends. Displays a 2D grid showing the relationship between two variables, with color squares representing different class combinations.