StiSimplifyHelper Class
Namespace: Stimulsoft.Report.Chart
Methods
| Method | Returns | Description |
|---|---|---|
simplify static |
PointD[] |
Method Details
simplify static
simplify(points: PointD[], tolerance: number, highestQuality: boolean): PointD[]
Parameters
- points (PointD[])
- tolerance (number)
- highestQuality (boolean)
Returns PointD[]
Fields
| Field | Type | Description |
|---|---|---|
| dx | any | |
| dy | any | |
| dy | any | |
| first | any | |
| first | any | |
| index | any | |
| last | any | |
| last | any | |
| maxSqDist | any | |
| point | any | |
| prevPoint | any | |
| x | any | |
| y | any |