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

See Also

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