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 列舉值。

適用於