MapGridLines.ShowLabels Property

Definition

Indicates whether labels for the map gridlines are shown.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ ShowLabels { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty ShowLabels { get; }
member this.ShowLabels : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property ShowLabels As ReportBoolProperty

Property Value

A ReportBoolProperty object.

Applies to