Partilhar via


Enumeração ChartAxisTitlePositions

Specifies the position of the axis title along the axis.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Enumeration ChartAxisTitlePositions
'Uso
Dim instance As ChartAxisTitlePositions
public enum ChartAxisTitlePositions
public enum class ChartAxisTitlePositions
type ChartAxisTitlePositions
public enum ChartAxisTitlePositions

Membros

Nome do membro Descrição
Center Center the title on the axis.
Near Position the title on the near side of the axis.
Far Position the title on the far side of the axis.