Skip to content

PieChartLegendOptionsBuilder🔗

Constructor🔗

new PieChartLegendOptionsBuilder()

Methods🔗

build🔗

Builds the object.

build()

asTable🔗

asTable(asTable: boolean)

calcs🔗

calcs(calcs: string[])

displayMode🔗

displayMode(displayMode: common.LegendDisplayMode)

isVisible🔗

isVisible(isVisible: boolean)

placement🔗

placement(placement: common.LegendPlacement)

showLegend🔗

showLegend(showLegend: boolean)

sortBy🔗

sortBy(sortBy: string)

sortDesc🔗

sortDesc(sortDesc: boolean)

values🔗

values(values: piechart.PieChartLegendValues[])

width🔗

width(width: number)

See also🔗