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.