Column 0 | Column 1 | … Column n | |
|---|---|---|---|
Purpose | x-axis label | Bar 1 value | Bar n value |
Data type | String | Number | Number |
You can omit column 0 labels and instead use a separate list for them (see property hLabelList).
Each row in the data list adds a group to the bar chart.
Default value
No default value. A list name is required.
Valid values
The name of a JSON list with valid data values (numeric series).