次の方法で共有


ChartTitle.Caption プロパティ

定義

タイトルのキャプションを取得します。

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

プロパティ値

ReportStringProperty オブジェクト。

適用対象