_MSProject.ResourceGraphBarStylesEx Method
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 bool ResourceGraphBarStylesEx (object TopLeftShowAs, object TopLeftColor, object TopLeftPattern, object BottomLeftShowAs, object BottomLeftColor, object BottomLeftPattern, object TopRightShowAs, object TopRightColor, object TopRightPattern, object BottomRightShowAs, object BottomRightColor, object BottomRightPattern, object ShowValues, object ShowAvailabilityLine, object PercentBarOverlap, object ProposedLeftShowAs, object ProposedLeftColor, object ProposedLeftPattern, object ProposedRightShowAs, object ProposedRightColor, object ProposedRightPattern);
abstract member ResourceGraphBarStylesEx : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function ResourceGraphBarStylesEx (Optional TopLeftShowAs As Object, Optional TopLeftColor As Object, Optional TopLeftPattern As Object, Optional BottomLeftShowAs As Object, Optional BottomLeftColor As Object, Optional BottomLeftPattern As Object, Optional TopRightShowAs As Object, Optional TopRightColor As Object, Optional TopRightPattern As Object, Optional BottomRightShowAs As Object, Optional BottomRightColor As Object, Optional BottomRightPattern As Object, Optional ShowValues As Object, Optional ShowAvailabilityLine As Object, Optional PercentBarOverlap As Object, Optional ProposedLeftShowAs As Object, Optional ProposedLeftColor As Object, Optional ProposedLeftPattern As Object, Optional ProposedRightShowAs As Object, Optional ProposedRightColor As Object, Optional ProposedRightPattern As Object) As Boolean
Parameters
- TopLeftShowAs
- Object
- TopLeftColor
- Object
- TopLeftPattern
- Object
- BottomLeftShowAs
- Object
- BottomLeftColor
- Object
- BottomLeftPattern
- Object
- TopRightShowAs
- Object
- TopRightColor
- Object
- TopRightPattern
- Object
- BottomRightShowAs
- Object
- BottomRightColor
- Object
- BottomRightPattern
- Object
- ShowValues
- Object
- ShowAvailabilityLine
- Object
- PercentBarOverlap
- Object
- ProposedLeftShowAs
- Object
- ProposedLeftColor
- Object
- ProposedLeftPattern
- Object
- ProposedRightShowAs
- Object
- ProposedRightColor
- Object
- ProposedRightPattern
- Object