Enum GanttBarShowFor

Enum GanttBarShowFor

Der Name: Aspose.Tasks.Visualization Zusammensetzung: Aspose.Tasks.dll (25.4.0)

Es repräsentiert Kategorien von Aufgaben, die bei der Anpassung von Barstilen des Gantt-Diagramms verwendet werden.

public enum GanttBarShowFor

Fields

Active = 43

Die aktive Kategorie.

Critical = 3

Eine kritische Kategorie.

Deliverable = 41

Lieferbar in Kategorie.

Dependency = 42

Kategorie der Abhängigkeit.

ExternalTasks = 29

Externe Aufgaben in der Kategorie.

Finished = 6

Kategorie abgeschlossen.

FinishedEarly = 13

Vorzeitige Kategorie abgeschlossen.

FinishedLate = 11

Letzte Kategorie abgeschlossen.

FinishedOnTime = 15

Abgeschlossen in der Zeitkategorie.

Flag1 = 16

Flagge der Kategorie 1.

Flag10 = 25

Flagge der Kategorie 10.

Flag11 = 30

Flagge der Kategorie 11.

Flag12 = 31

Flagge der Kategorie 12.

Flag13 = 32

Flag 13 Kategorien.

Flag14 = 33

Flag 14 Kategorien.

Flag15 = 34

Flag 15 Kategorien.

Flag16 = 35

Flag 16 Kategorien.

Flag17 = 36

Flag 17 Kategorien.

Flag18 = 37

Flag 18 Kategorien.

Flag19 = 38

Flag 19 in der Kategorie.

Flag2 = 17

Flagge der Kategorie 2.

Flag20 = 39

Flag 20 Kategorien.

Flag3 = 18

Flag 3 Kategorien.

Flag4 = 19

Flag 4 Kategorie.

Flag5 = 20

Flag 5 der Kategorie.

Flag6 = 21

Flag 6 Kategorien.

Flag7 = 22

Flag 7 Kategorien.

Flag8 = 23

Flag 8 der Kategorie.

Flag9 = 24

Flag 9 Kategorien.

GroupBySummary = 40

Gruppe nach Summary Kategorie.

InProgress = 7

Inprogression der Kategorie.

Late = 50

Letzte Kategorie.

ManuallyScheduled = 44

manuell geplante Kategorie.

Marked = 5

Marke der Kategorie.

Milestone = 1

Die Milestone Kategorie.

Noncritical = 4

Nicht kritische Kategorien.

Normal = 0

Die normale Kategorie.

NotActive = 107

Nicht aktive Kategorie.

NotCritical = 67

Nicht kritische Kategorien.

NotDeliverable = 105

Nicht Lieferbarer Kategorie.

NotDependency = 106

keine Abhängigkeitskategorie.

NotExternalTasks = 93

Nicht externe Aufgaben.

NotFinished = 8

Nicht abgeschlossener Kategorie.

NotFinishedEarly = 77

Vorzeitige Kategorie nicht abgeschlossen.

NotFinishedLate = 75

Nicht abgeschlossen Late Kategorie.

NotFinishedOnTime = 79

Nicht abgeschlossen in der Zeit Kategorie.

NotFlag1 = 80

Nicht Flag1 Kategorie.

NotFlag10 = 89

Nicht Flag10 Kategorie.

NotFlag11 = 94

Nicht Flag11 Kategorie.

NotFlag12 = 95

Nicht Flag12 Kategorie.

NotFlag13 = 96

Nicht Flag13 Kategorie.

NotFlag14 = 97

Nicht Flag14 Kategorie.

NotFlag15 = 98

Nicht Flag 15 Kategorie.

NotFlag16 = 99

Nicht Flag16 Kategorie.

NotFlag17 = 100

Nicht Flag17 Kategorie.

NotFlag18 = 101

Nicht Flag18 Kategorie.

NotFlag19 = 102

Nicht Flag19 Kategorie.

NotFlag2 = 81

Nicht Flag2 Kategorie.

NotFlag20 = 103

Nicht Flag20 Kategorie.

NotFlag3 = 82

Nicht Flag3 Kategorie.

NotFlag4 = 83

Nicht Flag4 Kategorie.

NotFlag5 = 84

Nicht Flag 5 Kategorie.

NotFlag6 = 85

Nicht Flag6 Kategorie.

NotFlag7 = 86

Nicht Flag7 Kategorie.

NotFlag8 = 87

Nicht Flag8 Kategorie.

NotFlag9 = 88

Nicht Flag9 Kategorie.

NotGroupBySummary = 104

No Group By Summary Kategorie.

NotInProgress = 71

Nicht im Fortschritt = 71 Kategorie.

NotLate = 114

Nicht später in der Kategorie.

NotManuallyScheduled = 108

Nicht manuell geplante Kategorie.

NotMarked = 69

Nicht gekennzeichnet = 69 Kategorie.

NotMilestone = 65

Nicht in der Milestone Kategorie.

NotNormal = 64

nicht normal

NotPlaceholder = 113

nicht in der Kategorie.

NotPlaceholderDuration = 112

Kein Platzinhaber (Duration) Kategorie.

NotPlaceholderFinish = 111

Nicht Platzinhaber (Finish) Kategorie.

NotPlaceholderStart = 110

Kein Platzinhaber (Start) Kategorie.

NotProjectSummary = 91

Nicht die Projekt-Kategorie.

NotRolledUp = 90

No Rolled Up Kategorie.

NotSplit = 92

Die Kategorie nicht geteilt.

NotStarted = 9

Die Kategorie hat nicht begonnen.

NotStartedEarly = 76

Früher begann die Kategorie nicht.

NotStartedLate = 74

No Started Late = 74 Kategorien.

NotStartedOnTime = 78

Beginn nicht in der Zeitkategorie.

NotSummary = 66

Keine Zusammenfassung der Kategorie.

NotWarning = 109

Keine Warning-Kategorie.

Placeholder = 49

Platzierung der Kategorie.

PlaceholderDuration = 48

Die Dauer (Duration) in der Kategorie.

PlaceholderFinish = 47

Platzinhaber (Finish) Kategorie.

PlaceholderStart = 46

Standortbewohner (Start) Kategorie.

ProjectSummary = 27

Projektbegründung der Kategorie.

RolledUp = 26

Rollen auf Kategorie.

Split = 28

Spaltung der Kategorie.

StartedEarly = 12

Beginn der frühen Kategorie.

StartedLate = 10

Beginn zu spät.

StartedOnTime = 14

Beginn in der Zeitkategorie.

Summary = 2

Zusammenfassung der Kategorie.

Warning = 45

Warnung der Kategorie.

Remarks

Sehen Sie den Dialog “Bar Styles” in der Gantt-Grafe, in der Spalte “Show For.

 Deutsch