Condividi tramite


Proprietà MapColorScaleTitle.Caption

Gets or sets the caption for the title of a map color scale.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Caption As ReportStringProperty 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

MapColorScaleTitle Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering