Propriedade do RDL LogBase
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System. . :: . .Double
A double value that represents the calculated value of the LogBase property.
Consulte também