次の方法で共有


GaugeScale.Logarithmic プロパティ

スケールが対数であることを示します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Logarithmic As ReportBoolProperty 
    Get
'使用
Dim instance As GaugeScale 
Dim value As ReportBoolProperty 

value = instance.Logarithmic
public ReportBoolProperty Logarithmic { get; }
public:
property ReportBoolProperty^ Logarithmic {
    ReportBoolProperty^ get ();
}
member Logarithmic : ReportBoolProperty
function get Logarithmic () : ReportBoolProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。

関連項目

参照

GaugeScale クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間