マップ カラー スケールでラベルに値を表示する方法を指定します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Enumeration MapLabelBehaviors
'使用
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| Auto | 値は自動的に決定されます。 | |
| ShowBorderValue | 境界の値が表示されます。 | |
| ShowMiddleValue | 中間の値が表示されます。 |