Share via


ChartTickMarksType 열거형

Specifies the type of the tick mark.

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

구문

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

멤버

멤버 이름 설명
Cross Tick marks appear across the axis.
Inside Tick marks appear inside the axis.
None No tick marks appear.
Outside Tick marks appear outside the axis.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스