XYDataSource.getValueAt(row,column)
Obtains the value at a specific row and column.
Arguments:
Name
Type
Description
Mode
row
Int
the specified row
in
column
Int
the specified column
in
Parent topic:
Fuego.Chart : XYDataSource