Перечисление ChartIntervalTypes
Specifies the interval units.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration ChartIntervalTypes
'Применение
Dim instance As ChartIntervalTypes
public enum ChartIntervalTypes
public enum class ChartIntervalTypes
type ChartIntervalTypes
public enum ChartIntervalTypes
Элементы
Имя элемента | Описание | |
---|---|---|
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.RdlObjectModel