<kendo:colorGradient-contrastTool>
Enables the contrast tool in the ColorGradient.
Example
<kendo:colorGradient>
<kendo:colorGradient-contrastTool></kendo:colorGradient-contrastTool>
</kendo:colorGradient>
Configuration Attributes
backgroundColor java.lang.Object
Sets the background color for the contrast tool in the ColorGradient.
Example
<kendo:colorGradient-contrastTool backgroundColor="backgroundColor">
</kendo:colorGradient-contrastTool>