Lingua

ChartDataLabel.Position Proprietà

Definizione

Riceve un'espressione che valuta la posizione dell'etichetta.

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)

Valore della proprietà

Un oggetto ReportEnumProperty<EnumType>.

Si applica a