MapGridLines.LabelPosition Property

Definition

Gets the label position for the map gridlines.

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)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to