Constructs an LGSPGraph object.
Deprecated.

C# |
public LGSPGraph( LGSPBackend lgspBackend, IGraphModel grmodel, string grname, string modelassemblyname )

- lgspBackend (LGSPBackend)
- The responsible backend object.
- grmodel (IGraphModel)
- The graph model.
- grname (String)
- The name for the graph.
- modelassemblyname (String)
- The name of the model assembly.