opacityNumber

The opacity of the value pointer.

Example

<div id="gauge"></div>
<script>
$("#gauge").kendoArcGauge({
    value: 65,
    opacity: 0.7
});
</script>
In this article
opacity
Not finding the help you need?
Contact Support