Enumerazione ChartLegendItemAlignmentTypes

Represents the possible alignmnet options for a legend item in a chart.

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

Sintassi

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

Membri

Nome membro Descrizione
Bottom Align to the bottom.
BottomLeft Align to the bottom left corner.
BottomRight Align to the bottom right corner.
Center Align to the center.
Left Align to the left.
Right Align to the right.
Top Align to the top.
TopLeft Align to the top left corner.
TopRight Align to the top right corner.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel