ChartAxis.Location Propriedade

Definição

Obtém um valor que indica se o eixo foi 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

ReportEnumProperty<ChartAxisLocation>

Um objeto ReportEnumProperty<EnumType> .

Aplica-se a