| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static BarChartWidgetStackedType |
BarChartWidgetStackedType.STACKED |
| Modifier and Type | Method and Description |
|---|---|
static BarChartWidgetStackedType |
BarChartWidgetStackedType.fromValue(String value) |
BarChartWidgetStackedType |
BarChartWidgetStacked.getType()
Bar chart widget stacked display type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BarChartWidgetStackedType.BarChartWidgetStackedTypeSerializer.serialize(BarChartWidgetStackedType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
BarChartWidgetStacked.setType(BarChartWidgetStackedType type) |
BarChartWidgetStacked |
BarChartWidgetStacked.type(BarChartWidgetStackedType type) |
| Constructor and Description |
|---|
BarChartWidgetStacked(BarChartWidgetStackedType type) |
| Constructor and Description |
|---|
BarChartWidgetStackedTypeSerializer(Class<BarChartWidgetStackedType> t) |
Copyright © 2026. All rights reserved.