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(Double x0,
Double y0,
Double z0,
Double x1,
Double y1,
Double z1,
String text,
Color color)

See Also

Add Overload List | Vector3D Class | Vector3D Members | Steema.TeeChart.Styles Namespace