Uses of Class
nl.crashdata.chartjs.data.ChartJsFillMode
-
Packages that use ChartJsFillMode Package Description nl.crashdata.chartjs.data -
-
Uses of ChartJsFillMode in nl.crashdata.chartjs.data
Methods in nl.crashdata.chartjs.data that return ChartJsFillMode Modifier and Type Method Description static ChartJsFillModeChartJsFillMode. valueOf(String name)Returns the enum constant of this type with the specified name.static ChartJsFillMode[]ChartJsFillMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-