API Reference
Class
ChartDecimationResult
Describes an explicit point-reduction result, including its source-index mapping.
Inheritance
- Object
- ChartDecimationResult
Properties
Points #Gets the points retained for rendering.
SourceIndices #Gets the zero-based source index represented by each retained point.
SourcePointCount #Gets the number of points supplied before decimation.
Mode #Gets the algorithm used to choose retained points.
WasDecimated #Gets whether the result contains fewer points than its source.