Skip to main content

VectorMapLegendBuilder.Margin Method

Name Parameters Description
Margin(JS) value Generates an empty space, measured in pixels, around the legend. Mirrors the client-side margin option.
Margin(Action<VectorMapLegendsMarginBuilder>) configurator Generates an empty space, measured in pixels, around the legend. Mirrors the client-side margin object.
Margin(Double) value Generates an empty space, measured in pixels, around the legend. Mirrors the client-side margin option.