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

Connect points with straight lines. NaN values will be skipped, producing a gap in the path. More...

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

Public Member Functions

SKPath GetPath (IEnumerable< Pixel > pixels)
 

Detailed Description

Connect points with straight lines. NaN values will be skipped, producing a gap in the path.

Member Function Documentation

◆ GetPath()

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

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