Actipro Micro Charts for UWP 2020.1 build 0355
Released: Sep 8, 2021
2020.1 build 0355 での更新項目
機能
- Added new MicroAggregationKind.SignedMaximum and MicroAggregationKind.SignedMinimum which compare against absolute values while retaining the sign of the original value; e.g., -5 is greater than 4.
不具合の修正
- Fixed an issue with MicroAggregationKind.Average where the first value in the set being aggregated might not be properly applied to the final average.
- Fixed an issue with MicroAggregationKind.Average where DateTime value types might be converted to Int64 value types.