Enum GanttBarType

Enum GanttBarType

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

Bepaal het type bar.

public enum GanttBarType

Fields

Dashed = 2

Dit is de Dashed Gantt bar type.

Framed = 1

Geef een Framed Gantt Bar type aan.

Solid = 0

Het is een Solid Gantt bar type.

 Nederlands