다음을 통해 공유


TextAnnotation.LineDashStyle 속성

정의

이 속성은 텍스트 주석 형식에 적용할 수 없습니다.

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::ChartDashStyle LineDashStyle { System::Windows::Forms::DataVisualization::Charting::ChartDashStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::ChartDashStyle value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.DataVisualization.Charting.ChartDashStyle LineDashStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.LineDashStyle : System.Windows.Forms.DataVisualization.Charting.ChartDashStyle with get, set
Public Overrides Property LineDashStyle As ChartDashStyle

속성 값

ChartDashStyle

ChartDashStyle 열거 값입니다.

특성

설명

이 속성은 텍스트 주석 형식에 적용할 수 없습니다.

적용 대상