Właściwość GaugeScaleInstance.LogarithmicBase
Pobiera wartość obliczoną LogarithmicBase właściwość w GaugeScale klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property LogarithmicBase As Double
Get
'Użycie
Dim instance As GaugeScaleInstance
Dim value As Double
value = instance.LogarithmicBase
public double LogarithmicBase { get; }
public:
property double LogarithmicBase {
double get ();
}
member LogarithmicBase : float
function get LogarithmicBase () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości LogarithmicBase właściwość.
Zobacz także