言語

LinearScale.Position プロパティ

定義

スケールの位置、つまり軌間のサイズに比べた割合(水平軌間は高さ、垂直軌間は幅)。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象