Overload List

Adds a new 3D vector line to series from (x0, y0, z0) to (x1, y1, z1) as axis values.

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

Adds a new 3D vector line to series from (x0, y0, z0) to (x1, y1, z1) as axis values with a specified text and color.

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

See Also

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