LegendItem.SeparatorType 속성

정의

범례 항목의 구분 기호 스타일을 가져오거나 설정합니다.

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

속성 값

LegendSeparatorStyle 열거 값입니다.

적용 대상