Enum GanttBarType

Enum GanttBarType

Navne til: Aspose.Tasks.Visualization Sammensætning: Aspose.Tasks.dll (25.5.0)

Det angiver bartypen.

public enum GanttBarType

Fields

Dashed = 2

Indikerer Dashed Gantt bar type.

Framed = 1

Indikerer Framed Gantt bar type.

Solid = 0

Indikerer Solid Gantt bar type.

 Dansk