Поделиться через


Свойство ChartTitle.Caption

Gets the caption of the title.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Caption As ReportStringProperty 
    Get
'Применение
Dim instance As ChartTitle 
Dim value As ReportStringProperty 

value = instance.Caption
public ReportStringProperty Caption { get; }
public:
property ReportStringProperty^ Caption {
    ReportStringProperty^ get ();
}
member Caption : ReportStringProperty
function get Caption () : ReportStringProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

ChartTitle Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering