| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
TemplateChart |
TemplateChart.height(Integer height) |
TemplateChart |
TemplateChart.properties(ViewProperties properties) |
TemplateChart |
TemplateChart.width(Integer width) |
TemplateChart |
TemplateChart.xPos(Integer xPos) |
TemplateChart |
TemplateChart.yPos(Integer yPos) |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateChart> |
TemplateSummarySummaryDashboards.getCharts()
Get charts
|
List<TemplateChart> |
TemplateSummaryDiffDashboardsNewOld.getCharts()
Get charts
|
| Modifier and Type | Method and Description |
|---|---|
TemplateSummarySummaryDashboards |
TemplateSummarySummaryDashboards.addChartsItem(TemplateChart chartsItem) |
TemplateSummaryDiffDashboardsNewOld |
TemplateSummaryDiffDashboardsNewOld.addChartsItem(TemplateChart chartsItem) |
| Modifier and Type | Method and Description |
|---|---|
TemplateSummarySummaryDashboards |
TemplateSummarySummaryDashboards.charts(List<TemplateChart> charts) |
TemplateSummaryDiffDashboardsNewOld |
TemplateSummaryDiffDashboardsNewOld.charts(List<TemplateChart> charts) |
void |
TemplateSummarySummaryDashboards.setCharts(List<TemplateChart> charts) |
void |
TemplateSummaryDiffDashboardsNewOld.setCharts(List<TemplateChart> charts) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.