次の方法で共有


RadialGauge.PivotY プロパティ

定義

ピボット ポイントの Y 位置を示す、ゲージの高さの割合として評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ PivotY { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty PivotY { get; }
member this.PivotY : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property PivotY As ReportDoubleProperty

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象