ScottPlot
|
Public Member Functions | |
void | RenderLast (RenderPack rp) |
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 ScottPlot.IRenderLast.RenderLast | ( | RenderPack | rp | ) |
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.
Implemented in ScottPlot.Plottables.AxisLine, ScottPlot.Plottables.Crosshair, ScottPlot.Plottables.HorizontalLine, and ScottPlot.Plottables.VerticalLine.