[]
        
(Showing Draft Content)

C1.Win.C1Chart.Margin.Bottom

Bottom Property

Bottom

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

Declaration
public int Bottom { get; set; }
Remarks

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

See Also