Share via


ChartArea.AlignOrientation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, in welche Richtungen die Diagrammfläche an der Zieldiagrammfläche ausgerichtet werden soll.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartAlignOrientations> AlignOrientation { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartAlignOrientations> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartAlignOrientations> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartAlignOrientations> AlignOrientation { get; set; }
member this.AlignOrientation : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartAlignOrientations> with get, set
Public Property AlignOrientation As ReportExpression(Of ChartAlignOrientations)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: