| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static TimeseriesWidgetLegendLayout |
TimeseriesWidgetLegendLayout.AUTO |
static TimeseriesWidgetLegendLayout |
TimeseriesWidgetLegendLayout.HORIZONTAL |
static TimeseriesWidgetLegendLayout |
TimeseriesWidgetLegendLayout.VERTICAL |
| Modifier and Type | Method and Description |
|---|---|
static TimeseriesWidgetLegendLayout |
TimeseriesWidgetLegendLayout.fromValue(String value) |
TimeseriesWidgetLegendLayout |
TimeseriesWidgetDefinition.getLegendLayout()
Layout of the legend.
|
| Modifier and Type | Method and Description |
|---|---|
TimeseriesWidgetDefinition |
TimeseriesWidgetDefinition.legendLayout(TimeseriesWidgetLegendLayout legendLayout) |
void |
TimeseriesWidgetLegendLayout.TimeseriesWidgetLegendLayoutSerializer.serialize(TimeseriesWidgetLegendLayout value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TimeseriesWidgetDefinition.setLegendLayout(TimeseriesWidgetLegendLayout legendLayout) |
| Constructor and Description |
|---|
TimeseriesWidgetLegendLayoutSerializer(Class<TimeseriesWidgetLegendLayout> t) |
Copyright © 2024. All rights reserved.