Draws a line with an arrow head of ArrowWidth and ArrowHeight dimensions in pixels.
public abstract Void Arrow(Boolean Filled,
Point FromPoint,
Point ToPoint,
Int32 ArrowWidth,
Int32 ArrowHeight,
Int32 Z)

See Also

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