共用方式為


AxisScaleBreakStyle.LineWidth 屬性

定義

取得或設定刻度中斷線的寬度。

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

屬性值

integer 值,表示刻度中斷線的寬度。

適用於