ChartAxis.Location Propiedad

Definición

Obtiene un valor que indica si el eje está dibujado en el lado por defecto o en el lado opuesto.

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 de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a