Share via


Legend.HeaderSeparator 속성

정의

범례 머리글의 시각적 구분 기호 유형을 가져오거나 설정합니다.

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

속성 값

LegendSeparatorStyle

범례 머리글의 시각적 구분 기호 유형을 지정하는 LegendSeparatorStyle 열거형 값입니다.

적용 대상