Hello DevExpress,
I need to redesign a few Dashboard Gauge widgets to reflect a similar style to what is shown in the attached file, and I want to verify that these options are possible, either through standard configuration, or at least through client side javascript manipulation.
Principally, I need to ensure that I can do the following:
- Set custom coloring for certain ranges on my Gauge, to show red (critical), yellow (caution), and green (good) (see the example).
- Need to be able to just display the "current" value in the center of the Gauge, not a percentage above or below goal.
- To set a specific minimum and maximum range for the Gauge spectrum (pretty certain that this can be easily done through configuration).
Can you take a glance at my attachments and let me know if these items are possible? And if so, how I would go about these customizations?
Thanks,
Jonathan
Also, would I be able to apply the 3 color ranges to the Linear Vertical or Circular gauge? Thanks.