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.