/
PwsUtilizationDrawingPreferences
PwsUtilizationDrawingPreferences
Overview
This structure includes represents the color and symbol that is displayed when a resource is above, below and within his/her utilization targets.
Format
PwsUtilizationDrawingPreferences
Color: String
Symbol: String
Request Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Color | String | The color that is displayed when a resource is above, below and within his/her utilization targets |
|
Symbol | String | The symbol that is displayed when a resource is above, below and within his/her utilization targets |
|
Usage Example(s)
<a:OverMaximum>
<a:Color>#0000FF</a:Color>
<a:Symbol>▲</a:Symbol>
</a:OverMaximum>