Właściwość RadialGaugeInstance.PivotX
Pobiera wartość obliczoną PivotX 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 PivotX As Double
Get
'Użycie
Dim instance As RadialGaugeInstance
Dim value As Double
value = instance.PivotX
public double PivotX { get; }
public:
property double PivotX {
double get ();
}
member PivotX : float
function get PivotX () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości PivotX właściwość.
Zobacz także