言語

MapGridLines.LabelPosition プロパティ

定義

マップグリッドラインのラベル位置を取得します。

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)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象