Énumération MapLabelPosition
Represents the label positions for the map gridlines.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration MapLabelPosition
'Utilisation
Dim instance As MapLabelPosition
public enum MapLabelPosition
public enum class MapLabelPosition
type MapLabelPosition
public enum MapLabelPosition
Membres
Nom de membre | Description | |
---|---|---|
Near | The labels are positioned at the top of the gridlines. | |
OneQuarter | The labels are positioned between the top and center of the gridlines. | |
Center | The labels are positioned at the center of the gridlines. | |
ThreeQuarters | The labels are positioned between the center and bottom of the gridlines. | |
Far | The labels are positioned at the bottom of the gridlines. |