マップ カラー スケールでラベルに値を表示する方法を指定します。
名前空間: 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 | 中間の値が表示されます。 |