Udostępnij za pośrednictwem


Wyliczenie ChartIntervalTypes

Określa interwał jednostki.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Enumeration ChartIntervalTypes
'Użycie
Dim instance As ChartIntervalTypes
public enum ChartIntervalTypes
public enum class ChartIntervalTypes
type ChartIntervalTypes
public enum ChartIntervalTypes

Elementy członkowskie

Nazwa elementu członkowskiego Opis
Default Podobnie jak Auto().
Auto Automatycznie określa jednostkę interwału przy uruchomieniu czas.
Number Interwał jest liczbą.
Years Interwał jest w latach.
Months Interwał jest w miesiącach.
Weeks Interwał jest tygodni.
Days Interwał jest w dniach.
Hours Interwał jest w godzinach.
Minutes Jest interwał w minutach.
Seconds Interwał jest w sekundach.
Milliseconds Interwał jest w milisekundach.