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 枚举值。

适用于