ChartAxis.Location Propriedade

Definição

Recebe um valor que indica se o eixo está desenhado no lado padrão ou no lado oposto.

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

Valor da propriedade

Um ReportEnumProperty<EnumType> objeto.

Aplica-se a