Property MarginLeft | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
MarginLeft
Amount of space to leave on left of the graph. Graph content (Series) will not be rendered in margins but axis labels may be. Use Padding to add a margin outside of the GraphView.
public uint MarginLeft { get; set; }