| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
WidgetFormulaStyle |
WidgetFormula.getStyle()
Styling options for widget formulas.
|
WidgetFormulaStyle |
WidgetFormulaStyle.palette(String palette) |
WidgetFormulaStyle |
WidgetFormulaStyle.paletteIndex(Long paletteIndex) |
WidgetFormulaStyle |
WidgetFormulaStyle.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetFormula.setStyle(WidgetFormulaStyle style) |
WidgetFormula |
WidgetFormula.style(WidgetFormulaStyle style) |
Copyright © 2024. All rights reserved.