Property MarginLeft
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; }