次の方法で共有


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 列挙値です。

適用対象