Overview
This suite contains three chart controls - the CartesianChart control, the PieChart control and the FunnelChart control.
Cartesian Chart
The Cartesian Chart control is intended to plot a 2D series on an XY-Diagram and provides the following features.
- Bar view types: Side-by-side Bar, Stacked Bar, Full-Stacked Bar, Side-by-side Stacked Bar, Side-by-side Full-Stacked Bar
- Point and Line view types: Point, Line, Scatter Line, Step Line, Stacked Line, Full-Stacked Line
- Area view types: Area, Stacked Area, Full-Stacked Area, Step Area
- Automatic selection of data scale type based on bound data
- Scrolling & Zooming
- Built-in animation
- Built-in tooltips
- Strips
- Element selection
- Movable legend
Pie Chart
The Pie Chart control is intended to display Pie and Donut series and provides the following features.
- Supported view types: Pie, Donut, Nested Donut
- Automatic selection of data scale type based on bound data
- Built-in animation
- Built-in tooltips
- Element selection
- Table-like layout
- Movable legend
Funnel Chart
The Funnel Chart control is used to display Funnel series and provides the following features.
- Supported view type: Funnel
- Automatic selection of data scale type based on bound data
- Built-in animation
- Built-in tooltips
- Element selection
- Movable legend