ChartAxisTitle.Position Proprietà

Definizione

Ottiene un'espressione che restituisce la posizione del titolo lungo l'asse.

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

Valore della proprietà

Un oggetto ReportEnumProperty<EnumType>.

Si applica a