|
| Multiplot () |
|
| Multiplot (Plot plot) |
|
void | Render (SKCanvas canvas, PixelRect figureRect) |
| Render this multiplot onto the given canvas using a layout created to fit inside the given rectangle.
|
|
◆ Multiplot() [1/2]
ScottPlot.Multiplot.Multiplot |
( |
| ) |
|
|
inline |
◆ Multiplot() [2/2]
ScottPlot.Multiplot.Multiplot |
( |
Plot |
plot | ) |
|
|
inline |
◆ Render()
void ScottPlot.Multiplot.Render |
( |
SKCanvas |
canvas, |
|
|
PixelRect |
figureRect |
|
) |
| |
|
inline |
Render this multiplot onto the given canvas using a layout created to fit inside the given rectangle.
Implements ScottPlot.IMultiplot.
◆ LastRender
Stores state about previous renders that can be used to determine plots at specific pixel positions.
Implements ScottPlot.IMultiplot.
◆ Layout
This logic is used at render time to place subplots within the rectangle containing the entire multiplot figure.
Implements ScottPlot.IMultiplot.
◆ SharedAxes
◆ Subplots
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Multiplot.cs