TeeChart NET for MAUI のリリース

Released: Jan 13, 2025

2025 (Build 6.2025.1.13) での更新項目

不具合の修正

  • Possible clipping error at chart top when rendering from Console app.
  • .NET 5+ image export problems when some font types set.
  • JavaScript render slow to process large datasets.
  • Scrollpager tool blocks setting of chart margin properties.

Released: Nov 14, 2024

2024 (Build 6.2024.11.14) での更新項目

不具合の修正

  • Scrollpager tool blocks setting of Margin properties of Chart
    • This fix provides an improved handling of the left margin, though it may still require further adjustments for specific cases.

Released: Aug 29, 2024

2024 (Build 6.2024.8.29) での更新項目

不具合の修正

  • Fixed a problem in the Rotate Tool, when the rotation skips in some places.
  • Panning was not working fine when dragged down over the Series or ChartRect.

Released: Aug 21, 2024

2024 (Build 6.2024.8.21) での更新項目

不具合の修正

  • Drawline tool generating an error when you start to draw a line.

Released: Jul 18, 2024

2024 (Build 6.2024.7.18) での更新項目

機能

  • Improved how the Zoom and UnZoom events work.

不具合の修正

  • Zoom and UnZoom events were called twice every time that zooms or unzooms.
  • Cone bar Style demo isn't doing anything.
  • Source tab not working for some demos.
  • Design Time Drill Down demo crashes the whole demos project.
  • [Canvas > Custom Gradients] demo bug, gradient not shown.
  • Canvas Antialias not working for .NET 6+ demos.
  • Some demos have checkbox 3D checked, but not shown as 3D.
  • .NET 6 Image Bar demo not working.
  • Instrument Gauges demo...