Below here is the JSON response from API.
Need help to pass the value and epochdate into X and Y axis of a SfCartesian Chart.
{
“result”: “[{“value”:53.4610,“epochdate”:1516406400000.0},{“value”:53.4610,“epochdate”:1516492800000.0},{“value”:53.5560,“epochdate”:1516579200000.0},{“value”:53.9560,“epochdate”:1516665600000.0},{“value”:53.7140,“epochdate”:1516752000000.0},{“value”:53.3240,“epochdate”:1516838400000.0},{“value”:74.1430,“epochdate”:1610841600000.0}]”,
“targetUrl”: null,
“success”: true,
“error”: null,
“unAuthorizedRequest”: false,
“__abp”: true
}