Hello everyone,
While trying to create chart through create object, it give compilation error as "DsCgraph not declared".
Following is the command I am writing to create graph object:
graph.id = create.object(DsCgraph, rowcol, DsNbottomTitle, "Bottom Title", DsNgraphdata, extra.data, DsNgraphtitle, "Chart Title", DsNgraphtype, DS2DPIE)
We are on Baan IV. Can anyone shed light on whether charts are not supported or I have error in syntax.
Vishal
While trying to create chart through create object, it give compilation error as "DsCgraph not declared".
Following is the command I am writing to create graph object:
graph.id = create.object(DsCgraph, rowcol, DsNbottomTitle, "Bottom Title", DsNgraphdata, extra.data, DsNgraphtitle, "Chart Title", DsNgraphtype, DS2DPIE)
We are on Baan IV. Can anyone shed light on whether charts are not supported or I have error in syntax.
Vishal