| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static BarChartWidgetLegend |
BarChartWidgetLegend.AUTOMATIC |
static BarChartWidgetLegend |
BarChartWidgetLegend.INLINE |
static BarChartWidgetLegend |
BarChartWidgetLegend.NONE |
| Modifier and Type | Method and Description |
|---|---|
static BarChartWidgetLegend |
BarChartWidgetLegend.fromValue(String value) |
BarChartWidgetLegend |
BarChartWidgetStacked.getLegend()
Bar chart widget stacked legend behavior.
|
| Modifier and Type | Method and Description |
|---|---|
BarChartWidgetStacked |
BarChartWidgetStacked.legend(BarChartWidgetLegend legend) |
void |
BarChartWidgetLegend.BarChartWidgetLegendSerializer.serialize(BarChartWidgetLegend value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
BarChartWidgetStacked.setLegend(BarChartWidgetLegend legend) |
| Constructor and Description |
|---|
BarChartWidgetLegendSerializer(Class<BarChartWidgetLegend> t) |
Copyright © 2026. All rights reserved.