Поделиться через


Перечисление ChartAxisTitlePositions

Specifies the position of the axis title along the axis.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration ChartAxisTitlePositions
'Применение
Dim instance As ChartAxisTitlePositions
public enum ChartAxisTitlePositions
public enum class ChartAxisTitlePositions
type ChartAxisTitlePositions
public enum ChartAxisTitlePositions

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering