PjResourceGraphPattern enumeration (Project)
Contains constants that specify the pattern of a resource graph.
Name | Value | Description |
---|---|---|
pjDarkFill | 4 | Dark fill. |
pjDashDot | 4 | Dash dot. |
pjDashDotDot | 5 | Dash dot dot. |
pjDiagonalCross | 7 | Diagonal cross. |
pjDiagonalLeft | 5 | Diagonal left. |
pjDiagonalRight | 6 | Diagonal right. |
pjGraphContinuous | 1 | Continuous. |
pjGraphDash | 2 | Dash. |
pjGraphDot | 3 | Dot |
pjHollow | 0 | Hollow. |
pjLightFill | 2 | Light fill. |
pjLineCross | 10 | Line cross. |
pjLineHorizontal | 9 | Line horizontal. |
pjLineVertical | 8 | Line vertical. |
pjMediumFill | 3 | Medium fill. |
pjNoGraphLine | 0 | No graph line. |
pjSolidFill | 1 | Solid fill. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.