Legend.ItemColumnSeparator 속성

정의

범례 테이블 열의 시각적 구분 기호 유형을 가져오거나 설정합니다.

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

속성 값

LegendSeparatorStyle

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

적용 대상