[]
        
(Showing Draft Content)

C1.Win.C1Chart.Margin.Left

Left Property

Left

Gets or sets the number of pixels between the left edge of the ChartArea and the ChartArea contents.

Declaration
public int Left { get; set; }
Remarks

Setting the Left property of the Margin to –1 will result in an automatic calculation for the Left value.

See Also