|
readonly PixelRect | FigureRect [get] |
| Size of the figure this layout represents.
|
|
readonly PixelRect | DataRect [get] |
| Final size of the data area.
|
|
readonly Dictionary< IPanel, float > | PanelOffsets [get] |
| Distance (pixels) each panel is to be placed from the edge of the data rectangle.
|
|
readonly Dictionary< IPanel, float > | PanelSizes [get] |
| Size (pixels) of each panel in the dimension perpendicular to the data edge it is placed on.
|
|
◆ Layout()
◆ Equals()
bool ScottPlot.Layout.Equals |
( |
Layout |
other | ) |
|
|
inline |
◆ DataRect
Final size of the data area.
◆ FigureRect
readonly PixelRect ScottPlot.Layout.FigureRect |
|
get |
Size of the figure this layout represents.
◆ PanelOffsets
readonly Dictionary<IPanel, float> ScottPlot.Layout.PanelOffsets |
|
get |
Distance (pixels) each panel is to be placed from the edge of the data rectangle.
◆ PanelSizes
readonly Dictionary<IPanel, float> ScottPlot.Layout.PanelSizes |
|
get |
Size (pixels) of each panel in the dimension perpendicular to the data edge it is placed on.
The documentation for this struct was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Primitives/Layout.cs