default BarChartConfiguration.Builder |
BarChartConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default BoxPlotChartConfiguration.Builder |
BoxPlotChartConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
Sets the value of the Legend property for this object.
|
default ComboChartConfiguration.Builder |
ComboChartConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default FilledMapConfiguration.Builder |
FilledMapConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default HeatMapConfiguration.Builder |
HeatMapConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default LineChartConfiguration.Builder |
LineChartConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend configuration of a line chart.
|
default PieChartConfiguration.Builder |
PieChartConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default RadarChartConfiguration.Builder |
RadarChartConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default ScatterPlotConfiguration.Builder |
ScatterPlotConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default TreeMapConfiguration.Builder |
TreeMapConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend display setup of the visual.
|
default WaterfallChartConfiguration.Builder |
WaterfallChartConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend) |
The legend configuration of a waterfall visual.
|