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