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 열거형 값입니다.

적용 대상