Actipro Charts for UWP Lanzamientos

Descubre las novedades en cada versión, con detalles de funciones, mejoras y problemas resueltos.

ene
feb
mar
abr
may
jun
jul
ago
sept
oct
nov
dic
Actipro Charts for UWP 22.1.036126 may 2022
Funciones
  • Improved positioning when all values in a series are the same.
Correcciones
  • 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.0360Versión principal3 mar 2022
Funciones
  • Refactored internal data processing logic to support more data types and throw InvalidOperationException for unsupported types.
Correcciones
  • Fixed an issue with XYDataPointCollectionView throwing DivideByZeroException when initialized with zero for optimal aggregation count.