Właściwość RadialGaugeInstance.PivotY
Pobiera wartość obliczoną PivotY właściwość w RadialGauge klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property PivotY As Double
Get
'Użycie
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
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości PivotY właściwość.
Zobacz także