次の方法で共有


LegendItem.Legend プロパティ

定義

この凡例項目に関連付けられている Legend オブジェクトを取得または設定します。

public:
 property System::Web::UI::DataVisualization::Charting::Legend ^ Legend { System::Web::UI::DataVisualization::Charting::Legend ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public System.Web.UI.DataVisualization.Charting.Legend Legend { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.Legend : System.Web.UI.DataVisualization.Charting.Legend
Public ReadOnly Property Legend As Legend

プロパティ値

Legend

Legend オブジェクト。

属性

適用対象