[]
        
(Showing Draft Content)

C1.Win.C1Chart.Margin.Right

Right Property

Right

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

Declaration
public int Right { get; set; }
Remarks

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

See Also