AxisScaleBreakStyle.LineWidth Property

Definition

Gets or sets the width of the scale break line.

public:
 property int LineWidth { int get(); void set(int value); };
public int LineWidth { get; set; }
member this.LineWidth : int with get, set
Public Property LineWidth As Integer

Property Value

An integer value that represents the width of the scale break line.

Applies to