ColorScaleFormat Properties
Contains formatting settings for a Color Scales conditional format.| Name | Description |
|---|---|
| ColorMax | Specifies the color that corresponds to the maximum value. This is a dependency property. |
| ColorMiddle | Specifies the color that corresponds to the middle value. This is a dependency property. |
| ColorMin | Specifies the color that corresponds to the minimum value. This is a dependency property. |
See Also