次の方法で共有


MapLabelBehavior 列挙体

マップ カラー スケールでラベルに値を表示する方法を指定します。

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

構文

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

メンバー

メンバー名 説明
Auto 値は自動的に決定されます。
ShowBorderValue 境界の値が表示されます。
ShowMiddleValue 中間の値が表示されます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間