DataSourceFactory.createDataSource(yValues,xHeaders,yName)
Creates an inmutable 2 dimension data source for a FuegoObject XY Pie or XYZ Chart.
Arguments:
Name
Type
Description
Mode
yValues
Real[]
the values
in
xHeaders
String[]
the headers for the x axis
in
yName
String
in
Parent topic:
Fuego.Chart : DataSourceFactory