[]
        
(Showing Draft Content)

C1.WPF.C1Chart.ChartView.Margin

Margin Property

Margin

Gets or sets the margin of the plot area from the control edges.

Declaration
public Thickness Margin { get; set; }
Remarks

By default the margin is calculated automatically to provide enough space for axes. Set this property if the plot area should be placed at the fixed position on the control surface. For example when several charts should have their plot areas arranged vertically or horizontally.