graph.makegroup undocumented
Posted: Mon Jul 13, 2015 6:33 am
In a graph object, there is the possibility to the see series that created the graph by using:
proc -> display graph data / make group
I wanted this to be available within a program, however I could not find it in documentation.
By trial and error, however, I have found that there exists an undocumented proc that does this:
graph01.makegroup
Could you provide some basic documentation on the options and parameters of this makegroup proc of the graph object?
proc -> display graph data / make group
I wanted this to be available within a program, however I could not find it in documentation.
By trial and error, however, I have found that there exists an undocumented proc that does this:
graph01.makegroup
Could you provide some basic documentation on the options and parameters of this makegroup proc of the graph object?