
Adds the ability to create chart series with values calculated from a mathematical expression.
Features
- Added the
FunctionSeriesclass which represents a series that calculates its values from a mathematical expression. - Added
ToolTipsproperty to theSimpleSeriesclass which specifies the tooltips for data values. - Added
DataLabelsBackgroundproperty toThemeclass which specifies the background of data labels. - Added
DataLabelsBorderStroke,DataLabelsBorderDashStyle,DataLabelsBorderThicknessproperties to theThemeclass which allows you to display and customize borders around data labels. - Added new and updated sample projects.








