Enumerazione ChartPositions

Represents the alignment positions of a chart element.

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

Sintassi

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

Membri

Nome membro Descrizione
BottomCenter Align to bottom center.
BottomLeft Align to the bottom left corner.
BottomRight Align to the bottom right corner.
LeftBottom Align to the bottom left corner.
LeftCenter Align to left center.
LeftTop Align to the top left corner.
RightBottom Align to the bottom right corner.
RightCenter Align to right center.
RightTop Align to the top right corner.
TopCenter Align to top center.
TopLeft Align to the top left corner.
TopRight Align to the top right corner.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel