XYDataSourceImpl.addValue(value,columnHeader)
Adds the value for the selected column header.
Arguments:
Name
Type
Description
Mode
value
Real
the value to be added to the data source
in
columnHeader
String
the header where the value must be added.
in
Parent topic:
Fuego.Chart : XYDataSourceImpl