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


Свойство RadialGauge.PivotY

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

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

Синтаксис

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

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

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

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

См. также

Справочник

RadialGauge Класс

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