次の方法で共有


GaugeLabel.Text プロパティ

定義

ラベルのテキスト。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Text { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Text { get; }
member this.Text : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property Text As ReportStringProperty

プロパティ値

ReportStringProperty オブジェクト。

適用対象