Represents a the base class for drawing axis arrow shape.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public abstract class AxisArrow
Visual Basic (Declaration)
Public MustInherit Class AxisArrow
Visual C++
public ref class AxisArrow abstract

Inheritance Hierarchy

See Also