ChartTitle.Position Eigenschaft

Definition

Ruft einen Ausdruck ab, der die Position des Titels ergibt.

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

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: