Udostępnij za pośrednictwem


Wyliczenie ChartIntervalType

Określa interwał jednostki.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

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

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.