Поделиться через


Свойство GaugeScaleInstance.Logarithmic

Gets the calculated value of the Logarithmic property in a GaugeScale class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Logarithmic As Boolean 
    Get
'Применение
Dim instance As GaugeScaleInstance 
Dim value As Boolean 

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

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the Logarithmic property.

См. также

Справочник

GaugeScaleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering