Example of StockEvents in ASP.NET MVC Stock Chart Control
This ASP.NET MVC Stock Chartopens in a new tab example visualizes the AAPL stock price with spline chart. Crosshair show the information about the data and period.
DEMO
SOURCE
In this example, you can see how to render and configure a stock chart with StockEventsopens in a new tab to mark specific events such as market open and close, highest or lowest price reached, year/quarter start and end on a chart for a specific date.
Crosshair
is enabled in this example. To see the crosshair in action, hover the chart or tap on touch enabled devices.
More information about the stock events can be found in this documentation sectionopens in a new tab.