Enumerazione MapPositions

Represents the item positions in a map.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration MapPositions
'Utilizzo
Dim instance As MapPositions
public enum MapPositions
public enum class MapPositions
type MapPositions
public enum MapPositions

Membri

Nome membro Descrizione
BottomCenter The title is positioned at the bottom center.
BottomLeft The title is positioned at the bottom left.
BottomRight The title is positioned at the bottom right.
LeftBottom The title is positioned at the left bottom.
LeftCenter The title is positioned at the left center.
LeftTop The title is positioned at the left top.
RightBottom The title is positioned at the right bottom.
RightCenter The title is positioned at the right center.
RightTop The title is positioned at the right top.
TopCenter The title is positioned at the top center.
TopLeft The title is positioned at the top left.
TopRight The title is positioned at the top right.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel