Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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