VizLegendOptionsBuilder
Constructor
new VizLegendOptionsBuilder()
Methods
build
Builds the object.
asTable
asTable(asTable: boolean)
calcs
displayMode
displayMode(displayMode: common.LegendDisplayMode)
isVisible
isVisible(isVisible: boolean)
placement
placement(placement: common.LegendPlacement)
showLegend
showLegend(showLegend: boolean)
sortBy
sortDesc
sortDesc(sortDesc: boolean)
width
See also