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

適用於