Partager via


Propriété MapPolygonTemplate.ShowLabel

Gets whether labels for the map polygon are displayed.

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

Syntaxe

'Déclaration
Public ReadOnly Property ShowLabel As ReportEnumProperty(Of MapAutoBool)
    Get
'Utilisation
Dim instance As MapPolygonTemplate 
Dim value As ReportEnumProperty(Of MapAutoBool)

value = instance.ShowLabel
public ReportEnumProperty<MapAutoBool> ShowLabel { get; }
public:
property ReportEnumProperty<MapAutoBool>^ ShowLabel {
    ReportEnumProperty<MapAutoBool>^ get ();
}
member ShowLabel : ReportEnumProperty<MapAutoBool>
function get ShowLabel () : ReportEnumProperty<MapAutoBool>

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<MapAutoBool>
A ReportEnumProperty<EnumType> object.

Voir aussi

Référence

MapPolygonTemplate Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering