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


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

Specifies where the chart title is docked.

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

Синтаксис

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

Элементы

Имя элемента Описание
Bottom Dock the chart title at the bottom.
Left Dock the chart title at the left side.
Right Dock the chart title at the right side.
Top Dock the chart title at the top.

См. также

Справочник

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