Actipro Charts for UWP 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Actipro Charts for UWP 22.1.03612022年5月26日
功能
  • Improved positioning when all values in a series are the same.
修复
  • 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.0360主版本2022年3月3日
功能
  • Refactored internal data processing logic to support more data types and throw InvalidOperationException for unsupported types.
修复
  • Fixed an issue with XYDataPointCollectionView throwing DivideByZeroException when initialized with zero for optimal aggregation count.