Lenguaje

MapGridLines.LabelPosition Propiedad

Definición

Obtiene la posición de la etiqueta para las líneas de cuadrícula del mapa.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapLabelPosition> ^ LabelPosition { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapLabelPosition> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapLabelPosition> LabelPosition { get; }
member this.LabelPosition : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapLabelPosition>
Public ReadOnly Property LabelPosition As ReportEnumProperty(Of MapLabelPosition)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a