Table of Contents

Interface IRenderLast

Namespace
ScottPlot
Assembly
ScottPlot.dll
public interface IRenderLast
Extension Methods

Methods

RenderLast(RenderPack)

Plottables that implement this interface have a second render method that runs after the axes are drawn, allowing graphics to be placed on top of the axes.

void RenderLast(RenderPack rp)

Parameters

rp RenderPack