MapLabelPlacements 列舉
Represents the label placement options in a map color scale.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Enumeration MapLabelPlacements
'用途
Dim instance As MapLabelPlacements
public enum MapLabelPlacements
public enum class MapLabelPlacements
type MapLabelPlacements
public enum MapLabelPlacements
成員
成員名稱 | 說明 | |
---|---|---|
Alternate | Odd labels are positioned below the color bar, and even labels are positioned above the color bar. | |
Top | All labels are positioned above the color bar. | |
Bottom | All labels are positioned below the color bar. |