Compartir a través de


MapColorScale.MapColorScaleTitle Propiedad

Gets a title for a map color scale.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapColorScaleTitle As MapColorScaleTitle 
    Get
'Uso
Dim instance As MapColorScale 
Dim value As MapColorScaleTitle 

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

Valor de la propiedad

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

Vea también

Referencia

MapColorScale Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering