Uses of Interface
nl.crashdata.chartjs.data.ChartJsOptions
-
Packages that use ChartJsOptions Package Description nl.crashdata.chartjs.data nl.crashdata.chartjs.data.simple -
-
Uses of ChartJsOptions in nl.crashdata.chartjs.data
Methods in nl.crashdata.chartjs.data that return ChartJsOptions Modifier and Type Method Description ChartJsOptionsChartJsConfig. getOptions() -
Uses of ChartJsOptions in nl.crashdata.chartjs.data.simple
Classes in nl.crashdata.chartjs.data.simple that implement ChartJsOptions Modifier and Type Class Description classSimpleChartJsOptionsMethods in nl.crashdata.chartjs.data.simple that return ChartJsOptions Modifier and Type Method Description ChartJsOptionsSimpleChartJsConfig. getOptions()Methods in nl.crashdata.chartjs.data.simple with parameters of type ChartJsOptions Modifier and Type Method Description voidSimpleChartJsConfig. setOptions(ChartJsOptions options)
-