Overload List

Adds the X, Y and Z arrays.

public Void Add(System.Array, System.Array, System.Array, System.Array)

Adds the X, Y and Z arrays.

public Void Add(System.Array, System.Array, System.Array)

Adds a new point to a 3D Series.

public Int32 Add(System.Double, System.Double, System.Double)

Adds a new point to a 3D Series and color.

public Int32 Add(System.Double, System.Double, System.Double, System.Drawing.Color)

Adds a new point to a 3D Series and label.

public Int32 Add(System.Double, System.Double, System.Double, System.String)

Adds a new point to a 3D Series, label and color.

public Int32 Add(System.Double, System.Double, System.Double, System.String, System.Drawing.Color)

Adds a new Datetime point to a 3D Series, label and color.

public Int32 Add(System.DateTime, System.Double, System.Double, System.String, System.Drawing.Color)

See Also

Custom3D Class | Custom3D Members | Steema.TeeChart.Styles Namespace