Перечисление 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