MapPolygonTemplate.ShowLabel 屬性

定義

取得是否顯示地圖多邊形的標籤。

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)

屬性值

ReportEnumProperty<MapAutoBool>

ReportEnumProperty<EnumType> 物件。

適用於