Actipro Micro Charts for UWP 2020.1 build 0355

Released: Sep 8, 2021

Updates in 2020.1 build 0355

Features

  • 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.

Fixes

  • 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.