In This Topic
Sparkline provides various features that make it suitable for depicting trend lines and variation curves. The main features of the Sparkline control are as follows.
- Data Visualization
Sparkline allows you to quickly visualize and analyze data trends in a meaningful way. Additionally, it provides three different types of sparklines to cater to diverse business needs, including Column, Line, and WinLoss.
- Flexible Data Binding
The Sparkline control can bind to any enumerable collection of data values.
- Highlight data points
Sparkline allows you to highlight data points to make the Sparkline more readable. Moreover, the markers can be tailored to suit your requirements.
- Customize Appearance
Style and customize the Sparkline as per your requirements. Set markers, customize the color of axis, data points (first and last), and the entire series using different properties provided by the class to customize Sparkline's appearance.
- Integration with Controls
The Sparkline control can be easily integrated with data management controls like FlexGrid and DashboardLayout as it is compact yet extremely effective in data visualization.