- ActionSheetUpdated
- AI Prompt
- AppBar
- Arc Gauge
- Area Charts
- AutoComplete
- Avatar
- Badge
- Bar Charts
- Barcode
- BottomNavigation
- Box Plot Charts
- Breadcrumb
- Bubble Charts
- Bullet Charts
- Button
- ButtonGroup
- Calendar
- Captcha
- Cards
- ChartUpdated
- Chart API
- Chart Wizard
- Chat
- CheckBox
- CheckBoxGroup
- Chip
- ChipList
- Circular Gauge
- Circular ProgressBar
- ColorGradient
- ColorPalette
- ColorPicker
- ComboBox
- DataSource
- DateInput
- DatePicker
- DateRangePicker
- DateTimePicker
- Diagram
- Dialog
- DockManager
- Donut Charts
- Drawer
- DrillDown Charts
- DropDownButton
- DropDownList
- DropDownTree
- EditorUpdated
- ExpansionPanel
- FileManagerUpdated
- Filter
- FlatColorPicker
- FloatingActionButton
- FormUpdated
- Funnel Charts
- Gantt
- Globalization
- GridUpdated
- Overview
- Basic Usage
- Data Binding
- Exporting
- Data Editing
- Scrolling
- Filtering
- Functionality
- Group Paging of Remote Data
- Toolbar ToolsNew
- Server Grouping with Virtualization
- Sorting
- Search Panel
- Selection
- Selection Aggregates
- Checkbox Selection
- Aggregates
- Server Aggregates
- Paging
- Hierarchy
- State Persistence
- Pager Functionality
- Responsive Columns
- Hiding Grouped Columns
- Drag and Drop
- Sizing
- Context Menu
- Row & Column Spanning
- Row Resizing
- Paste from Excel
- Chart Integration
- Templates
- Columns
- API
- Accessibility and Internationalization
- GridLayout
- HeatMap
- ImageEditorUpdated
- Line Charts
- Linear Gauge
- ListBox
- ListView
- Loader
- Map
- MaskedTextBox
- MediaPlayer
- MenuUpdated
- MultiColumnComboBox
- MultiSelect
- MultiViewCalendar
- Notification
- NumericTextBox
- OrgChart
- OTP Input
- PagerUpdated
- PanelBar
- PDF Export
- PdfProcessing
- PDFViewerUpdated
- Pie Charts
- PivotGrid
- PivotGridV2
- Polar Charts
- Popover
- ProgressBar
- PropertyGrid
- Pyramid Charts
- QRCode
- Radar Charts
- Radial Gauge
- RadioButton
- RadioGroup
- Range Area Charts
- Range Bar Charts
- Rating
- Reporting Integration
- Responsive Panel
- Ripple Container
- Sankey Diagram
- Scatter Charts
- Scheduler
- Overview
- Basic Usage
- Adaptive Rendering
- Functionality
- Adaptive Slot Height
- Auto Event Height
- Year View
- Timeline view
- Timeline Overnight view
- Custom Toolbar
- Event Selection
- Import and Export to iCal
- PDF Export
- Search Events
- Resources
- Horizontal Grouping
- Vertical Grouping
- Virtual Vertical Grouping
- Hierarchical Grouping
- Date Grouping
- Templates
- Restrictions
- Event move & resize
- Change Working Days
- Highlight Ongoing Events
- Data Binding
- API
- Accessibility and Internationalization
- ScrollView
- Signature
- SkeletonContainer
- Slider
- Sortable
- Sparklines
- SplitButton
- Splitter
- SpreadProcessing
- Spreadsheet
- SpreadStreamProcessing
- StackLayout
- Stepper
- Stock Charts
- Styling
- Switch
- TabStrip
- TaskBoardUpdated
- Template
- TextArea
- TextBox
- TileLayout
- TimeDurationPicker
- Timeline
- TimePicker
- ToggleButton
- ToolBar
- Tooltip
- TreeListUpdated
- Basic Usage
- Remote Data Binding
- Checkbox Selection
- OData-v4 Binding
- Drag and Drop
- Editing
- Filter row
- InCell editing
- Popup editing
- Search Panel
- Row template
- Toolbar Template
- Column resizing
- Column reordering
- Column menu
- Multi-column headers
- Frozen columns
- Aggregates
- Persist state
- Export to Excel
- PDF Export
- Events
- APIUpdated
- Localization
- Keyboard Navigation
- Client-side Paging
- TreeMap
- TreeView
- UploadUpdated
- Validator
- Waterfall Charts
- Window
- Wizard
- WordsProcessing
- Zip Library
Telerik UI for ASP.NET MVC Pie Charts Basic Usage
- EXAMPLE
- VIEW SOURCE
- Change ThemedefaultDefault 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
- Material 2
- Material 2 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 SERVER-SIDE APIThe Pie Charts component is part ofTelerik UI for ASP.NET MVC, 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
TheTelerik UI for ASP.NET MVC chart is a powerful data visualization component, which allows you to graphically represent your data. It is useful when you would like to utilize modern browser technologies such asSVG orCanvas (with a fallback toVML for older IE versions) for interactive data visualizations.
The component offers a variety of chart types such as area, bar, line, scatter, polar, radar, pie and donut, stock (OHLC) and many more.
In this example, you can see how to register and configure a Pie chart. This chart type displays the data as sectors from a circle and is useful for displaying data as parts of a whole. The Pie chart displays a single series of data in a two-dimensional circle.
The chart can fetch data for its series from either local or remote data source. You can find more information about the MVC chart in theproduct documentation.
Key Features of Telerik MVC Charts
- Various Chart Types
- A Number of Data Types
- High Performance
- Export to PDF
- Simple-to-Customize Look and Feel
- Rich Server and Client-side API
- Server and Client-side Data Binding
- Built-in Themes
- Intuitive Built-in Animations
- Multiple Series and Combination Charts
- Plot Bands
- Rich Cross-Browser and Mobile Support
More aboutTelerik MVC Charts.