ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.PathStrategies.QuadHalfPoint Class Reference

Connect points with curved lines which ease into and out of the midpoint between each pair. This strategy does not "overshoot" points in the Y direction. More...

Inheritance diagram for ScottPlot.PathStrategies.QuadHalfPoint:
ScottPlot.IPathStrategy

Public Member Functions

SKPath GetPath (IEnumerable< Pixel > pixels)
 

Detailed Description

Connect points with curved lines which ease into and out of the midpoint between each pair. This strategy does not "overshoot" points in the Y direction.

Member Function Documentation

◆ GetPath()

SKPath ScottPlot.PathStrategies.QuadHalfPoint.GetPath ( IEnumerable< Pixel pixels)
inline

The documentation for this class was generated from the following file: