次の方法で共有


ScaleRange.Placement プロパティ

定義

範囲を配置する場所を示す、スケールに対する相対位置に評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ScaleRangePlacements> ^ Placement { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ScaleRangePlacements> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ScaleRangePlacements> Placement { get; }
member this.Placement : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ScaleRangePlacements>
Public ReadOnly Property Placement As ReportEnumProperty(Of ScaleRangePlacements)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象