次の方法で共有


Legend.ItemColumnSeparator プロパティ

定義

凡例のテーブル列に表示する区切り記号の種類を取得または設定します。

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

プロパティ値

LegendSeparatorStyle

凡例のテーブル列に表示する区切り記号の種類を表す LegendSeparatorStyle 列挙値。

適用対象