次の方法で共有


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 列挙値です。

適用対象