다음을 통해 공유


ChartAxisTitlePositions 열거형

Specifies the position of the axis title along the axis.

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

구문

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

멤버

멤버 이름 설명
Center Center the title on the axis.
Near Position the title on the near side of the axis.
Far Position the title on the far side of the axis.