Share via


ChartIntervalType 열거형

Specifies the interval units.

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

구문

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

멤버

멤버 이름 설명
Auto Automatically determines interval unit at run time.
Days Interval is in days.
Default Same as Auto.
Hours Interval is in hours.
Milliseconds Interval is in milliseconds.
Minutes Interval is in minutes.
Months Interval is in months.
Number Interval is a number.
Seconds Interval is in seconds.
Weeks Interval is in weeks.
Years Interval is in years.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스