Share via


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 네임스페이스