Blazor Stock Chart with Hide Range Selector Example.
This sample displays AAPL stock prices with the Range Selector hidden. Tooltip and Crosshair present value and period details on hover or tap interactions.
Configuration:
- Control Range Selector visibility using the EnableSelector property
- Hiding the Range Selector delivers a streamlined interface
- Beneficial when custom filtering widgets or external controls manage date ranges
Interaction: Tooltip is enabled for insight into data points. Learn more about supported series in the series types documentation.