Свойство RadialGaugeInstance.PivotX

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property PivotX As Double 
    Get
'Применение
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

Значение свойства

Тип: System.Double
A double value that represents the calculated value of the PivotX property.

См. также

Справочник

RadialGaugeInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering