共用方式為


AxisScaleBreakStyle.BreakLineStyle 屬性

定義

取得或設定會用於繪製刻度分欄的中斷線樣式。

public:
 property System::Windows::Forms::DataVisualization::Charting::BreakLineStyle BreakLineStyle { System::Windows::Forms::DataVisualization::Charting::BreakLineStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::BreakLineStyle value); };
public System.Windows.Forms.DataVisualization.Charting.BreakLineStyle BreakLineStyle { get; set; }
member this.BreakLineStyle : System.Windows.Forms.DataVisualization.Charting.BreakLineStyle with get, set
Public Property BreakLineStyle As BreakLineStyle

屬性值

BreakLineStyle

BreakLineStyle 列舉值。

適用於