[]
        
(Showing Draft Content)

C1.Win.C1Chart.Margin.Top

Top Property

Top

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

Declaration
public int Top { get; set; }
Remarks

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

See Also