Table of Contents

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 SKCanvas
paint SKPaint
center Pixel
size float
markerStyle MarkerStyle