MapPolygonTemplateInstance.ShowLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the calculated value of the ShowLabel property in a MapPolygonTemplate class.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapAutoBool ShowLabel { Microsoft::ReportingServices::OnDemandReportRendering::MapAutoBool get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool ShowLabel { get; }
member this.ShowLabel : Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool
Public ReadOnly Property ShowLabel As MapAutoBool
Property Value
A MapAutoBool value that represents the calculated value of the ShowLabel property.