Condividi tramite


Enumerazione ChartTitlePositions

Specifies the position of the title.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

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

Membri

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

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering