ScottPlot
|
Describes logic necessary to render a marker at a point. More...
Inherited by ScottPlot.Markers.Asterisk, ScottPlot.Markers.Cross, ScottPlot.Markers.Eks, ScottPlot.Markers.FilledCircle, ScottPlot.Markers.FilledDiamond, ScottPlot.Markers.FilledSquare, ScottPlot.Markers.FilledTriangleDown, ScottPlot.Markers.FilledTriangleUp, ScottPlot.Markers.HashTag, ScottPlot.Markers.HorizontalBar, ScottPlot.Markers.None, ScottPlot.Markers.OpenCircle, ScottPlot.Markers.OpenDiamond, ScottPlot.Markers.OpenSquare, ScottPlot.Markers.OpenTriangleDown, ScottPlot.Markers.OpenTriangleUp, ScottPlot.Markers.TriDown, ScottPlot.Markers.TriUp, and ScottPlot.Markers.VerticalBar.
Public Member Functions | |
void | Render (SKCanvas canvas, SKPaint paint, Pixel center, float size, MarkerStyle markerStyle) |
Describes logic necessary to render a marker at a point.
void ScottPlot.IMarker.Render | ( | SKCanvas | canvas, |
SKPaint | paint, | ||
Pixel | center, | ||
float | size, | ||
MarkerStyle | markerStyle | ||
) |