Uses of Class
software.xdev.chartjs.model.options.BubbleOptions
Packages that use BubbleOptions
-
Uses of BubbleOptions in software.xdev.chartjs.model.charts
Methods in software.xdev.chartjs.model.charts that return BubbleOptionsModifier and TypeMethodDescriptionstatic BubbleOptions
BubbleChart.options()
Static factory, constructs anOptions
implementation appropriate for aBubbleChart
.Constructors in software.xdev.chartjs.model.charts with parameters of type BubbleOptions -
Uses of BubbleOptions in software.xdev.chartjs.model.options
Methods in software.xdev.chartjs.model.options that return BubbleOptions