Share via


ChartAxisInstance.Location Propiedad

Definición

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

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

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

Se aplica a