| Modifier and Type | Class and Description |
|---|---|
static class |
ScatterplotWidgetAggregator.ScatterplotWidgetAggregatorSerializer |
| Modifier and Type | Field and Description |
|---|---|
static ScatterplotWidgetAggregator |
AVERAGE |
static ScatterplotWidgetAggregator |
LAST |
static ScatterplotWidgetAggregator |
MAXIMUM |
static ScatterplotWidgetAggregator |
MINIMUM |
static ScatterplotWidgetAggregator |
SUM |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static ScatterplotWidgetAggregator |
fromValue(String value) |
public static final ScatterplotWidgetAggregator AVERAGE
public static final ScatterplotWidgetAggregator LAST
public static final ScatterplotWidgetAggregator MAXIMUM
public static final ScatterplotWidgetAggregator MINIMUM
public static final ScatterplotWidgetAggregator SUM
public static ScatterplotWidgetAggregator fromValue(String value)
Copyright © 2024. All rights reserved.