次の方法で共有


MapLabelPlacement 列挙体

マップ カラー スケールのラベル配置オプションを表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration MapLabelPlacement
'使用
Dim instance As MapLabelPlacement
public enum MapLabelPlacement
public enum class MapLabelPlacement
type MapLabelPlacement
public enum MapLabelPlacement

メンバー

メンバー名 説明
Alternate 奇数のラベルがカラー バーの下、偶数のラベルがカラー バーの上に配置されます。
Bottom すべてのラベルがカラー バーの下に配置されます。
Top すべてのラベルがカラー バーの上に配置されます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間