MapPolygonTemplate.ShowLabel Property

Definition

Gets whether labels for the map polygon are displayed.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapAutoBool> ^ ShowLabel { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapAutoBool> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool> ShowLabel { get; }
member this.ShowLabel : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool>
Public ReadOnly Property ShowLabel As ReportEnumProperty(Of MapAutoBool)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to