Compartir a través de


PivotY Propiedad

Gets the calculated value of the PivotY property in a RadialGauge class.

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

Sintaxis

'Declaración
Public ReadOnly Property PivotY As Double
    Get
'Uso
Dim instance As RadialGaugeInstance
Dim value As Double

value = instance.PivotY
public double PivotY { get; }
public:
property double PivotY {
    double get ();
}
member PivotY : float
function get PivotY () : double

Valor de la propiedad

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