Chart.Legend プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
グラフの Legend 凡例を表す オブジェクトを返します。 読み取り専用です。
public:
property Microsoft::Office::Interop::Word::Legend ^ Legend { Microsoft::Office::Interop::Word::Legend ^ get(); };
public Microsoft.Office.Interop.Word.Legend Legend { get; }
member this.Legend : Microsoft.Office.Interop.Word.Legend
Public ReadOnly Property Legend As Legend