Partager via


Propriété MapGridLines.ShowLabels

Indicates whether labels for the map gridlines are shown.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ShowLabels As ReportBoolProperty 
    Get
'Utilisation
Dim instance As MapGridLines 
Dim value As ReportBoolProperty 

value = instance.ShowLabels
public ReportBoolProperty ShowLabels { get; }
public:
property ReportBoolProperty^ ShowLabels {
    ReportBoolProperty^ get ();
}
member ShowLabels : ReportBoolProperty
function get ShowLabels () : ReportBoolProperty

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Voir aussi

Référence

MapGridLines Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering