Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 701 Bytes

Project.PjBarShape.md

File metadata and controls

29 lines (22 loc) · 701 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjBarShape enumeration (Project)
project-server
Project.PjBarShape
057356dc-9cab-fbdc-563e-f81cc54a2c33
06/08/2017
medium

PjBarShape enumeration (Project)

Contains constants that specify the middle shape of a bar.

Name Value Description
pjLineBottom 7 Bottom line.
pjLineMiddle 6 Middle line.
pjLineTop 5 Top line.
pjNone 0 None.
pjRectangleBar 1 Rectangle.
pjRectangleBottom 4 Rectangle bottom.
pjRectangleMiddle 3 Rectangle middle.
pjRectangleTop 2 Rectangle top.

[!includeSupport and feedback]