RadialScale.StartAngle 속성

정의

눈금의 시작 각도(0-360 사이의 각도)로 계산되는 식을 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상