Enumerazione ChartAxisTitlePositions

Specifies the position of the axis title along the axis.

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

Sintassi

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

Membri

Nome membro Descrizione
Center Center the title on the axis.
Far Position the title on the far side of the axis.
Near Position the title on the near side of the axis.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel