public class ThresholdEventChart extends Widget
Modifier and Type | Class and Description |
---|---|
static class |
ThresholdEventChart.Builder
Builder to make widget construction easier.
|
static class |
ThresholdEventChart.Visualization
Represents the available visualizations for this widget type.
|
Constructor and Description |
---|
ThresholdEventChart()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static ThresholdEventChart.Builder |
builder()
Returns a builder for the widget.
|
void |
setVisualization(ThresholdEventChart.Visualization visualization)
Sets the visualization of the widget.
|
String |
toString()
Returns a string representation of the object.
|
addData, containsData, getAccountId, getData, getLayout, getPresentation, getVisualization, setAccountId, setData, setLayout, setPresentation, setVisualization
public void setVisualization(ThresholdEventChart.Visualization visualization)
visualization
- The visualization of the widgetpublic String toString()
public static ThresholdEventChart.Builder builder()
Copyright © 2018. All rights reserved.