The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'm using the spline area chart and plotting my dates using a DateTime object, and the value type is set correctly. In all instances the DateTime being provided (as confirmed via logs) is in UTC time format. When running locally it is using my local machine offset. When running on a UTC timeset server it is using that timestamp. How can I set the chart to use a specific offset so the UTC data is formatted correctly?