Uses of Class
nl.crashdata.chartjs.data.simple.builder.SimpleChartJsLegendConfigBuilder
-
Packages that use SimpleChartJsLegendConfigBuilder Package Description nl.crashdata.chartjs.data.simple.builder -
-
Uses of SimpleChartJsLegendConfigBuilder in nl.crashdata.chartjs.data.simple.builder
Methods in nl.crashdata.chartjs.data.simple.builder that return SimpleChartJsLegendConfigBuilder Modifier and Type Method Description SimpleChartJsLegendConfigBuilderSimpleChartJsOptionsBuilder. legendConfig()SimpleChartJsLegendConfigBuilderSimpleChartJsLegendConfigBuilder. withDisplay(boolean display)SimpleChartJsLegendConfigBuilderSimpleChartJsLegendConfigBuilder. withFontSize(boolean reverse)SimpleChartJsLegendConfigBuilderSimpleChartJsLegendConfigBuilder. withPosition(boolean fullWidth)SimpleChartJsLegendConfigBuilderSimpleChartJsLegendConfigBuilder. withText(List<String> labels)
-