RadialGauge.PivotX 속성

정의

피벗 점의 X 위치(계기 너비의 백분율)로 계산되는 식을 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상