PointSmith Constructor |
| Name | Description | |
|---|---|---|
| PointSmith |
PointSmith default constructor.
Object keeps state information of whether the object is at initial state,
and some properties use this information for special purposes.
| |
| PointSmith(IChartNode) |
PointSmith constructor.
| |
| PointSmith(IPointSmith) |
PointSmith constructor.
| |
| PointSmith(PointSmith) |
PointSmith copy constructor.
| |
| PointSmith(Double, Double, IChartNode) |
PointSmith constructor.
|