Enum BarItemType

Enum BarItemType

Namespace: Aspose.Tasks.Visualization
Assembly: Aspose.Tasks.dll (25.2.0)

Item type to change a bar style for.

public enum BarItemType

Fields

CriticalTask = 5

Indicates Critical task bar item type.

Deadline = 11

Indicates Deadline bar item type.

DurationOnly = 15

Indicates Duration-only bar item type.

ExternalMilestone = 10

Indicates External milestone bar item type.

ExternalTasks = 9

Indicates External tasks bar item type.

FinishOnly = 14

Indicates Finish-only bar item type.

InactiveMilestone = 16

Indicates Inactive milestone bar item type.

InactiveSummary = 17

Indicates Inactive summary bar item type.

InactiveTask = 4

Indicates Inactive task bar item type.

ManualSummary = 7

Indicates Manual summary bar item type.

ManualTask = 3

Indicates Manual task bar item type.

Milestone = 6

Indicates Milestone task bar item type.

Progress = 12

Indicates Progress bar item type.

ProjectSummary = 2

Indicates Project summary bar item type.

Split = 8

Indicates Split bar item type.

StartOnly = 13

Indicates Start-only bar item type.

Summary = 1

Indicates Summary bar item type.

SummaryRollup = 18

Summary rollup bar item type.

Task = 0

Indicates Task bar item type.