ComponentType
Supported component types.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ComponentType
Values
| Name | Description |
|---|---|
Metric |
Single KPI metric value. |
Chart |
Chart visualization. |
Table |
Data table with rows and columns. |
Text |
Static or templated text block. |