Freigeben über


MapColorScale.MapColorScaleTitle-Eigenschaft

Gets a title for a map color scale.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property MapColorScaleTitle As MapColorScaleTitle 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

MapColorScale Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace