Share via


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