I need to change datetime format of the X Axis Tick Label between MM/dd/yyyy HH:mm:ss and MM/dd/yyyy according to selection by the user.
How can i achieve this using javascript?
I need to change datetime format of the X Axis Tick Label between MM/dd/yyyy
Share
Got the solution, just made the tickInterval dynamic with the following code(ASP.NET)
Used the same logic to change the tooltip.