Share via


LegendItem.SeparatorType 屬性

定義

取得或設定圖例項目的分隔符號樣式。

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

屬性值

LegendSeparatorStyle

LegendSeparatorStyle 列舉值,指定圖例項目的分隔符號樣式。

適用於