Compartir a través de


LogBase Propiedad

Gets the calculated value of the LogBase property in a ChartAxis class.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property LogBase As Double
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Double
A double value that represents the calculated value of the LogBase property.