Interface IMarker
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
Describes logic necessary to render a marker at a point
public interface IMarker
- Extension Methods
Methods
Render(SKCanvas, SKPaint, Pixel, float, MarkerStyle)
void Render(SKCanvas canvas, SKPaint paint, Pixel center, float size, MarkerStyle markerStyle)
Parameters
canvas
SKCanvaspaint
SKPaintcenter
Pixelsize
floatmarkerStyle
MarkerStyle