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


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

Specifies in which directions the chart area should be aligned with the target chart area.

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

Синтаксис

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

Элементы

Имя элемента Описание
All Both vertical and horizontal alignment should be applied.
Horizontal Horizontal alignment should be applied.
None No alignment should be applied.
Vertical Vertical alignment should be applied.

См. также

Справочник

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