Share via


ChartAxis.LogScale Propiedad

Definición

Obtiene un valor que indica si el eje es logarítmico.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ LogScale { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty LogScale { get; }
member this.LogScale : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property LogScale As ReportBoolProperty

Valor de propiedad

Un objeto ReportBoolProperty.

Se aplica a