Example of Hide Period Selector in ASP.NET MVC Stock Chart Control
By hiding the period selector in the stock chart, this sample visualizes the AAPL stock price. The tooltip and crosshair display data and period information.
DEMO
SOURCE
In this example, you can see how to render and configure stock chart to visualize the stock data. The EnablePeriodSelectoropens in a new tab property allows to toggle the visibility of period selector.
Tooltip
is enabled in this example. To see the tooltip in action, hover the chart or tap on it in touch enabled devices.
More information about the series type can be found in this documentation sectionopens in a new tab.