Initializes a new instance of the LineAxisArrow class.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public LineAxisArrow( double length ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ length As Double _ ) |
Visual C++ |
---|
public: LineAxisArrow( double length ) |
Parameters
- length
- Type: System..::.Double