| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static PointPlotWidgetLegendType |
PointPlotWidgetLegendType.AUTOMATIC |
static PointPlotWidgetLegendType |
PointPlotWidgetLegendType.NONE |
| Modifier and Type | Method and Description |
|---|---|
static PointPlotWidgetLegendType |
PointPlotWidgetLegendType.fromValue(String value) |
PointPlotWidgetLegendType |
PointPlotWidgetLegend.getType()
Type of legend to show for the point plot widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointPlotWidgetLegendType.PointPlotWidgetLegendTypeSerializer.serialize(PointPlotWidgetLegendType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PointPlotWidgetLegend.setType(PointPlotWidgetLegendType type) |
PointPlotWidgetLegend |
PointPlotWidgetLegend.type(PointPlotWidgetLegendType type) |
| Constructor and Description |
|---|
PointPlotWidgetLegend(PointPlotWidgetLegendType type) |
| Constructor and Description |
|---|
PointPlotWidgetLegendTypeSerializer(Class<PointPlotWidgetLegendType> t) |
Copyright © 2026. All rights reserved.