The Telerik UI for ASP.NET MVC Stock Chart is a combination of Line and Candlestick charts representing historical stock prices. It helps you visualize the price movement of any financial instrument. The Stock Chart shares most of the Telerik Chart features and includes extensive touch support and a navigator pane for easy browsing of extended time periods.
The MVC Stock Chart component is data bound, thus its data series can contain extra information, including open/close values, min/max values and a DateTime field for the x-axis. In addition, the chart provides two data-source binding modes: single data source and master and navigator data source.
The Navigator is a part of the ASP.NET MVC Stock Chart component. It lets users explore and navigate through all the information on the chart by jumping to a given date or narrowing down to a particular period to see fine-grained details and extract valuable information. Based on the specific requirements of your app, you can easily position the Navigator on top or at the bottom of the Stock Chart.
See the Telerik UI for ASP.NET MVC StockChart Navigator demo
The Stock History Dashboard shows the charting components in a complex finance application scenario.
You can style the Stock Chart with the help of the built-in themes and swatches the component comes with. Explore the Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which resembles the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI) themes and choose the swatch that best suits your application.
You can easily customize the available themes with a few lines of CSS or create a new one with the Progress SASS ThemeBuilder application to meet your client’s design requirements.