Partager via


Propriété GaugeScale.LogarithmicBase

Base to use for logarithmic scale.

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

Syntaxe

'Déclaration
Public ReadOnly Property LogarithmicBase As ReportDoubleProperty 
    Get
'Utilisation
Dim instance As GaugeScale 
Dim value As ReportDoubleProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

Voir aussi

Référence

GaugeScale Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering