Blazor Stock Chart with Hide Period Selector Example.
This sample visualizes AAPL stock prices with the Period Selector hidden from the interface. Tooltip and Crosshair display value and period information during interaction.
Configuration:
- Toggle Period Selector visibility using the EnablePeriodSelector property
- Hiding the Period Selector provides a cleaner, more focused view
- Useful when range filtering is controlled through external UI elements
Interaction: Tooltip is enabled for data inspection. For series options and setup guidance, see the series types documentation.