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<EnumType> 对象。

适用于