ScaleLabelsInstance.Placement プロパティ

定義

PlacementクラスにおけるScaleLabelsプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeLabelPlacements Placement { Microsoft::ReportingServices::OnDemandReportRendering::GaugeLabelPlacements get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeLabelPlacements Placement { get; }
member this.Placement : Microsoft.ReportingServices.OnDemandReportRendering.GaugeLabelPlacements
Public ReadOnly Property Placement As GaugeLabelPlacements

プロパティ値

GaugeLabelPlacementsプロパティの計算値を表すPlacement値です。

適用対象