legendDefaultMeasure property

LegendDefaultMeasure? legendDefaultMeasure
final

Option to show measures when selection is null.

By default this is set to none, so no measures are shown when there is no selection.

Implementation

final common.LegendDefaultMeasure? legendDefaultMeasure;