Lenguaje

ChartAxisInstance.Location Propiedad

Definición

Obtiene el valor calculado de la Location propiedad en una ChartAxis clase.

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

Valor de propiedad

Un ChartAxisLocation valor que representa el valor calculado de la Location propiedad.

Se aplica a