Represents axis arrow with a sharp angle.
Namespace:
PerpetuumSoft.Charts
Assembly:
PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public class SharpAngleAxisArrow : AxisArrow |
| Visual Basic (Declaration) |
|---|
Public Class SharpAngleAxisArrow _
Inherits AxisArrow |
| Visual C++ |
|---|
public ref class SharpAngleAxisArrow : public AxisArrow |
Inheritance Hierarchy
See Also