次の方法で共有


DataLabel.Caption プロパティ

定義

データ ラベルの文字列を表す文字列型 (String) の値を取得または設定します。

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

プロパティ値

String

適用対象