Constructs a ChartHyperbolicSpiral object.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public ChartHyperbolicSpiral( ChartPoint startPoint, ChartPoint endPoint, int sweepAngle ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ startPoint As ChartPoint, _ endPoint As ChartPoint, _ sweepAngle As Integer _ ) |
| Visual C++ |
|---|
public: ChartHyperbolicSpiral( ChartPoint startPoint, ChartPoint endPoint, int sweepAngle ) |
Parameters
- startPoint
- Type: RightEdge.Common..::.ChartPoint
A non-empty, valid ChartPoint object that represents the start point of the spiral
- endPoint
- Type: RightEdge.Common..::.ChartPoint
A non-empty, valid ChartPoint object that represents the end point of the spiral
- sweepAngle
- Type: System..::.Int32
sweep angle value