Partager via


Propriété Logarithmic

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Logarithmic As Boolean
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value that represents the calculated value of the Logarithmic property.