PointPlotWidgetDefinition |
PointPlotWidgetDefinition.addCustomLinksItem(WidgetCustomLink customLinksItem) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.addMarkersItem(WidgetMarker markersItem) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.addRequestsItem(PointPlotWidgetRequest requestsItem) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.customLinks(List<WidgetCustomLink> customLinks) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.description(String description) |
PointPlotWidgetDefinition |
WidgetDefinition.getPointPlotWidgetDefinition()
Get the actual instance of `PointPlotWidgetDefinition`.
|
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.legend(PointPlotWidgetLegend legend) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.markers(List<WidgetMarker> markers) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.requests(List<PointPlotWidgetRequest> requests) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.time(WidgetTime time) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.title(String title) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.titleAlign(WidgetTextAlign titleAlign) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.titleSize(String titleSize) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.type(PointPlotWidgetDefinitionType type) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.yaxis(WidgetAxis yaxis) |