GaugeScale.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

プロパティ値

ReportBoolProperty オブジェクト。

適用対象