[]
Specifies the blending mode for value Colors on a C1GaugeDecorator.
public enum C1GaugeValueColorFalloff
Name | Description |
---|---|
Linear | Display a linear falloff between the previous and the next color positions. |
None | Display the same color till the next color position starts. |
Sharp | Display a sharp falloff between the previous and the next color positions. |
Smooth | Display a smooth falloff between the previous and the next color positions. |