Share via


ChartAxis.Location Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Achse auf der Standardseite oder auf der entgegengesetzten Seite gezeichnet wird, oder legt ihn fest.

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

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: