GaugeScale.Logarithmic Property

Definition

Indicates the scale is logarithmic.

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

Property Value

A ReportBoolProperty object.

Applies to