ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ScottPlot.LayoutEngines.Automatic Class Reference

Generate the layout by measuring all panels and adding enough padding around the data area to fit them all exactly. More...

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

Public Member Functions

Layout GetLayout (PixelRect figureRect, Plot plot)
 

Public Attributes

float SizeForAxisPanelsWithoutData = 10
 

Detailed Description

Generate the layout by measuring all panels and adding enough padding around the data area to fit them all exactly.

Member Function Documentation

◆ GetLayout()

Layout ScottPlot.LayoutEngines.Automatic.GetLayout ( PixelRect  figureRect,
Plot  plot 
)
inline

Member Data Documentation

◆ SizeForAxisPanelsWithoutData

float ScottPlot.LayoutEngines.Automatic.SizeForAxisPanelsWithoutData = 10

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