Add Method
Syntax
Object.Add ()
Return Type
Applies To
Purpose
Adds an object to the collection and returns the new object.
Example
'Add a value pair to the x-axis
CWGraph3D1.Axes.Item(1).ValuePairs.Add
Object.Add ()
Adds an object to the collection and returns the new object.
'Add a value pair to the x-axis
CWGraph3D1.Axes.Item(1).ValuePairs.Add