Partager via


Propriété MapLegendTitle.Caption

Gets the caption for the map legend title.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Caption As ReportStringProperty 
    Get
'Utilisation
Dim instance As MapLegendTitle 
Dim value As ReportStringProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Voir aussi

Référence

MapLegendTitle Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering