DataLabel.Caption プロパティ

定義

データ ラベル テキスト。 読み取り/書き込みが可能な String です。

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public string Caption { get; set; }
Public Property Caption As String

プロパティ値

適用対象