Property MarginBottom
MarginBottom
Amount of space (in viewport columns) to reserve on the bottom of the graph for axis labels and legends. Graph content (Series) will not be rendered in this internal margin area, but axis labels may be. This is separate from the View's Margin, Border, and Padding adornments, which create space outside the viewport.
public uint MarginBottom { get; set; }