Wyliczenie ChartStripWidthTypes
Reprezentuje interwału typów linii zasilającej.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Enumeration ChartStripWidthTypes
'Użycie
Dim instance As ChartStripWidthTypes
public enum ChartStripWidthTypes
public enum class ChartStripWidthTypes
type ChartStripWidthTypes
public enum ChartStripWidthTypes
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
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. |