Propriedade do RDL MapColorScale.MapColorScaleTitle
Gets a title for a map color scale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapColorScaleTitle
A MapColorScaleTitle object.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering