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 对象。

适用于