言語

ChartDataLabel.Position プロパティ

定義

ラベルの位置に評価する式を得ます。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象