Property MarginBottom
MarginBottom
Amount of space to leave on bottom 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 MarginBottom { get; set; }