Поделиться через


Свойство RadialGauge.PivotX

Gets an expression that evaluates to the X position of the pivot point, as a percent of the gauge width.

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

Синтаксис

'Декларация
Public ReadOnly Property PivotX As ReportDoubleProperty 
    Get
'Применение
Dim instance As RadialGauge 
Dim value As ReportDoubleProperty 

value = instance.PivotX
public ReportDoubleProperty PivotX { get; }
public:
property ReportDoubleProperty^ PivotX {
    ReportDoubleProperty^ get ();
}
member PivotX : ReportDoubleProperty
function get PivotX () : ReportDoubleProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

RadialGauge Класс

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