GaugeLabelInstance.Text プロパティ

定義

TextクラスにおけるGaugeLabelプロパティの計算値を取得します。

public:
 property System::String ^ Text { System::String ^ get(); };
public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

プロパティ値

stringプロパティの計算値を表すText値です。

適用対象