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

This interface describes a class that decides how to lay-out a collection of panels around the edges of a figure and create a final layout containing size and position of all panels and also the size and position of the data area. More...

Inheritance diagram for ScottPlot.ILayoutEngine:
ScottPlot.LayoutEngines.Automatic

Public Member Functions

Layout GetLayout (PixelRect figureRect, Plot plot)
 

Detailed Description

This interface describes a class that decides how to lay-out a collection of panels around the edges of a figure and create a final layout containing size and position of all panels and also the size and position of the data area.

Member Function Documentation

◆ GetLayout()

Layout ScottPlot.ILayoutEngine.GetLayout ( PixelRect  figureRect,
Plot  plot 
)

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