言語

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 オブジェクト。

適用対象