ChartAxis.Location Propriedade

Definição

Obtém ou define um valor que indica se o eixo foi desenhado no lado padrão ou no lado oposto.

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 da propriedade

Um objeto ReportExpression<T>.

Aplica-se a