다음을 통해 공유


ChartTitleDockings 열거형

Specifies where the chart title is docked.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public Enumeration ChartTitleDockings
‘사용 방법
Dim instance As ChartTitleDockings
public enum ChartTitleDockings
public enum class ChartTitleDockings
type ChartTitleDockings
public enum ChartTitleDockings

멤버

멤버 이름 설명
Top Dock the chart title at the top.
Right Dock the chart title at the right side.
Bottom Dock the chart title at the bottom.
Left Dock the chart title at the left side.