Microsoft Azure Specifics
The Web Dashboard has specifics when a web application is deployed to Microsoft Azure.
Use Skia-based Drawing Engine
Dashboards use the Skia-based drawing engine to render and print content on Azure. Make sure that you added the DevExpress.Drawing.Skia NuGet package to your solution and enable the Skia rendering engine.
If any issues occur, set the DevExpress.Drawing.DrawingEngine property to DrawingEngine.Skia to explicitly enable this drawing engine.