ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.addColorByGroupsItem(String colorByGroupsItem) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.addCustomLinksItem(WidgetCustomLink customLinksItem) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.colorByGroups(List<String> colorByGroups) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.customLinks(List<WidgetCustomLink> customLinks) |
ScatterPlotWidgetDefinition |
WidgetDefinition.getScatterPlotWidgetDefinition()
Get the actual instance of `ScatterPlotWidgetDefinition`.
|
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.requests(ScatterPlotWidgetDefinitionRequests requests) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.time(WidgetTime time) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.title(String title) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.titleAlign(WidgetTextAlign titleAlign) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.titleSize(String titleSize) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.type(ScatterPlotWidgetDefinitionType type) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.xaxis(WidgetAxis xaxis) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.yaxis(WidgetAxis yaxis) |