Property MarginLeft
MarginLeft
Amount of space (in viewport columns) to reserve on the left of the graph for axis labels. 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 MarginLeft { get; set; }