| Search Locate Previous Next | Contents |
This property may be used to store your data for repeated plotting by ch.Run, which generates your chosen chart:
ch.Set ('array' (2 2½3 4 5 6))('type' 'vline')
ch.Run
You can change the data array and run more charts with the same type. See also the chart type property.