Visualization
Description of the visualization type and options
Properties
The key/value pairs that specify the options of this visualization. Each key/value pair specifies the colour effect of the chart type selected by the user
Enumeration of visualization types, which includes: AREA, COLUMN, LINE, PIE, BUBBLE, TABLE, BAR, GAUGE, SCALAR
Possible values are: AREA , COLUMN , LINE , PIE , BUBBLE , TABLE , BAR , GAUGE , SCALAR
JSON Example
{
"options": {
"key": "string"
},
"type": "AREA"
}
Property Of
DashboardWidget
Widget
Widgets