Telerik UI for ASP.NET Core Chart Wizard Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API HTML HELPER APIThe Chart Wizard component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for ASP.NET Core Chart Wizard is a complex UI component that lets you configure the visual representation in various charts by selecting different data from an external source or a particular Grid data. The component has a user-friendly interface that allows you to specify the chart type and its elements, such as series, axes, chart area, title, legend, and more. In addition, you can export the generated chart to PDF, SVG, or PNG files.
The current demo shows a basic Chart Wizard configuration that binds to remote data. Upon selecting the desired chart type and its settings, you can preview the result and export the generated chart in PDF, SVG, or PNG format.
The ASP.NET Core ChartWizard control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET Core ChartWizard is a server-side wrapper for the Kendo UI for jQuery ChartWizard widget and supports an HtmlHelper and a TagHelper mode.
Functionality and Features
- Data Binding—Bind the Chart Wizard either to a local data collection, to data retrieved from a remote endpoint, or to a Grid selection.
- Export Options—Export the generated chart to PDF, PNG, and SVG formats.
- Window Configuration—Customize the Window component that holds the Chart Wizard.
- Grid Integration—Create a visual representation of the Grid data or specific selection in the Grid.
- Accessibility—The Chart Wizard component is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.