Compiles a list of text or numbers into a Data Set
Last updated 1 year ago
Compiles a list of text or numbers into a Data Set with optional formatting options. For use with PDF+ Chart and Table components.
Table: Each Data Set is a column in the Table
Chart: Each Data Set is a series in the Chart
Name | Graph Data
Nickname | Data
Tab | PDF
Panel | Format
Division | 3
V | Values (double) | A list of numeric values.
C | Colours (Color) | Optional list of colors corresponding to the values.
L | Label (int) | Optional data point label position.
T | Title (string) | An optional name for the series.
Ds | DataSet (PDF+ DataSet) | A PDF+ Data Object
No right-click options