Enum BarShape

Enum BarShape

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

Form af en bar rektangle.

public enum BarShape

Fields

Full = 0

Indikerer fuld rektangulær barform.

HalfHeight = 1

Indikerer top-alignet halvhøjde rektangulær bar form.

HalfHeightBottom = 2

Indikerer bunden-alignet halvhøjde rektangulær bar form.

LineBottom = 6

Indikerer underliggende linjeform.

LineTop = 7

Indikerer øverste linjeform.

Middle = 5

Indikerer center-alignet linjeform.

None = 4

Indikerer ingen barform.

Thin = 3

Indikerer center-alignet linjeform.

 Dansk