Draws a Vertical Line from (X,Top) to (X,Bottom) at z depth position.
public abstract Void VerticalLine(Int32 x,
Int32 top,
Int32 bottom,
Int32 z)

See Also

VerticalLine Overload List | Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace