Quantcast
Channel: Baanboard.com
Viewing all articles
Browse latest Browse all 4216

Unable to create graph through create.object

$
0
0
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

Viewing all articles
Browse latest Browse all 4216