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 개체입니다.

적용 대상