Enum TimescaleUnit

Enum TimescaleUnit

De naam: Aspose.Tasks.Visualization Verzameling: Aspose.Tasks.dll (25.4.0)

Specificeert de tijdeenheid voor elke laag van een timescale in een Gantt-diagram of een andere tijdfase-beelden.

public enum TimescaleUnit

Fields

Days = 2

Indiceren Dagen timescale eenheid.

HalfYears = 7

Indiceren Half jaar timescale eenheid.

Hours = 1

Indiceren Hours timescale eenheid.

Minutes = 0

Indiceren Minutes timescale eenheid.

Months = 5

Indiceren Maanden timescale eenheid.

None = -1

Het tijdscale niveau is verborgen.

Quarters = 6

Indiceert kwartaal jaren timescale eenheid.

ThirdsOfMonths = 4

Indiceert een derde van de maanden timescale eenheid.

Weeks = 3

Indiceren Weeks timescale eenheid.

Years = 8

Indiceren Years timescale eenheid.

 Nederlands