csvData | |
Type | property |
Dictionary | widget.chart |
Library | Chart |
Syntax |
|
Associations | com.livecode.widget.chart |
Summary | Gets or sets the data to display the chart in CSV format |
OS | mac, windows, linux, ios, android, web |
Example |
|
Description | Simple way to set chart data, but with limited possibilities. Property csvData is no compatible with all types of charts and the first column will be taken as the label for that data set. |