ChartAxis.Location Propiedad

Definición

Obtiene o establece un valor que indica si el eje se dibuja en el lado predeterminado o en el lado contrario.

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)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a