Actipro Charts for UWP Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Actipro Charts for UWP 22.1.0361May 26, 2022
Features
  • Improved positioning when all values in a series are the same.
Fixes
  • Fixed an issue where XYDataPoint.OriginalValue, in some data aggregation scenarios, might be assigned an internal type tracking the value instead of the original value, and this could impact custom labeling of data points.
Actipro Charts for UWP 22.1.0360Major versionMar 3, 2022
Features
  • Refactored internal data processing logic to support more data types and throw InvalidOperationException for unsupported types.
Fixes
  • Fixed an issue with XYDataPointCollectionView throwing DivideByZeroException when initialized with zero for optimal aggregation count.