AxisScaleBreakStyle.Spacing Property

Definition

Gets or sets the spacing gap between the lines of the scale break. The spacing gap is represented as a percentage of the Y-axis.

public:
 property double Spacing { double get(); void set(double value); };
public double Spacing { get; set; }
member this.Spacing : double with get, set
Public Property Spacing As Double

Property Value

A double value that represents the spacing gap between the lines of the scale break.

Applies to