Represents a four-sided margin (top, right, bottom, left). Equivalent to ggplot2's margin() function. Each side is a Unit, allowing mixed units.
Margin
01 Syntax
Microsoft.VisualBasic.Data.Plots.GgplotTheme.Margin
02 Methods
03 Properties
04 Members
Parse(
String)Parses a margin from a string like "5pt 5pt 5pt 5pt" (top right bottom left) or "5pt" (all sides) or "5pt 10pt" (top/bottom left/right).
Top
Right
Bottom
Left
Clone()
ToString()