Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Methods

TGCustomGraph.CreateNode(String) Method

Scroll Prev Top Next More

Creates a new node and adds it to the graph. The  Caption of the node is set to the NodeName parameter. The node class created is the default for the graph (usually GGraph.TGGraphNode class). To create nodes of other types, create the node and pass in the graph (see Example).

Namespace: GGraph

Parameters

NodeName

Type: String

Return Value

Type: TGGraphNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb