ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.IMarker Interface Reference

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)
 

Detailed Description

Describes logic necessary to render a marker at a point.

Member Function Documentation

◆ Render()

void ScottPlot.IMarker.Render ( SKCanvas  canvas,
SKPaint  paint,
Pixel  center,
float  size,
MarkerStyle  markerStyle 
)

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