Skip to content

VizLegendOptionsBuilder🔗

Constructor🔗

new VizLegendOptionsBuilder()

Methods🔗

build🔗

Builds the object.

public VizLegendOptions build()

asTable🔗

public VizLegendOptionsBuilder asTable(Boolean asTable)

calcs🔗

public VizLegendOptionsBuilder calcs(List<String> calcs)

displayMode🔗

public VizLegendOptionsBuilder displayMode(LegendDisplayMode displayMode)

isVisible🔗

public VizLegendOptionsBuilder isVisible(Boolean isVisible)

placement🔗

public VizLegendOptionsBuilder placement(LegendPlacement placement)

showLegend🔗

public VizLegendOptionsBuilder showLegend(Boolean showLegend)

sortBy🔗

public VizLegendOptionsBuilder sortBy(String sortBy)

sortDesc🔗

public VizLegendOptionsBuilder sortDesc(Boolean sortDesc)

width🔗

public VizLegendOptionsBuilder width(Double width)

See also🔗