หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Represents the options of label placements in a map color scale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapLabelPlacement
'Usage
Dim instance As MapLabelPlacement
public enum MapLabelPlacement
public enum class MapLabelPlacement
type MapLabelPlacement
public enum MapLabelPlacement
Members
| Member name | Description | |
|---|---|---|
| Alternate | Odd labels are positioned below the color bar, and even labels are positioned above the color bar. | |
| Bottom | All labels are positioned below the color bar. | |
| Top | All labels are positioned above the color bar. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace