PjResourceGraphStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjResourceGraphStyle
[System.Runtime.InteropServices.Guid("492B45C0-922E-11CF-982C-00AA00322803")]
public enum PjResourceGraphStyle
type PjResourceGraphStyle =
Public Enum PjResourceGraphStyle
- Inheritance
-
PjResourceGraphStyle
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjBar | 0 | |
pjArea | 1 | |
pjStep | 2 | |
pjLineGraph | 3 | |
pjStepLine | 4 | |
pjDoNotShow | 5 |