共用方式為


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

適用於