| Package | Description |
|---|---|
| com.google.api.services.monitoring.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DataSet |
DataSet.clone() |
DataSet |
DataSet.set(String fieldName,
Object value) |
DataSet |
DataSet.setLegendTemplate(String legendTemplate)
A template string for naming TimeSeries in the resulting data set.
|
DataSet |
DataSet.setMinAlignmentPeriod(String minAlignmentPeriod)
Optional.
|
DataSet |
DataSet.setPlotType(String plotType)
How this data should be plotted on the chart.
|
DataSet |
DataSet.setTimeSeriesQuery(TimeSeriesQuery timeSeriesQuery)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataSet> |
XyChart.getDataSets()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
XyChart |
XyChart.setDataSets(List<DataSet> dataSets)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.