|
|
Adornments
Essential Chart for WPF enables the developers to display the Adornments for the Chart Series, typically to provide more information about each data point.
|
|
|
|
Adornments in charts help the users to visualize the data effectively by displaying the values near the chart points. An adornment text can be X value, Y value, Series name or value from its data source.
X-Axis value of item is displayed as Chart Adornment
Y-Axis value of item is displayed as Chart Adornment
Essential Chart for WPF enables the developers to apply animations and transform to the chart Adornments.
Series Name can be displayed as Chart Adornments
Custom symbols can be added to the data point location in order to help the users locate the exact point in the complex charts.
A triangle being displayed at the location of point
|
|
|
|
Segment labels are adornments that are displayed in Pie related chart types such as Pie, Dough nut, Pyramid and Funnel. Values in segment labels can be X value, Y value, Y of total and percentage. Exclusive properties have been implemented to customize the look and feel of the labels.
Segment Labels for Pie Chart
|
|
|
|
|
|
|