Свойство MapColorScaleTitle.Caption
Gets or sets the caption for the title of a map color scale.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Caption As ReportStringProperty
Get
'Применение
Dim instance As MapColorScaleTitle
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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering