TeeChart Pro ActiveX 新版本發表

Released: Nov 16, 2023

v2023 (Build v2023.0.11.16) 中的更新

特性

  • New Slope Series - ISlopeSeries sorts and paints several lines into a single series. Vertical order of points is based on their ranking at each horizontal coordinate.
  • New Squarified Map Series - ISquarifiedMapSeries displays hierarchical data as rectangles inside rectangles.
  • New Chart Layout tool - Provides a way to create a grid of charts inside a chart. Derives from SubChart tool class and includes Rows and Columns properties to configure the grid. Cell sizes can be specified in pixels or...

Released: Mar 20, 2023

v2023 (Build v2023.0.3.20) 中的更新

特性

  • Added the IAxis.SetAxisLinkx64 property.

修補程式

  • Fixed setting Axis for x64bits.

Released: Feb 23, 2023

v2023 (Build v2023.0.2.23) 中的更新

修補程式

  • Fix on installer. It wasn't possible to use control in VB6.

Released: Feb 4, 2023

v2023 (Build v2023.0.2.4) 中的更新

修補程式

  • Fixes related to the TeeChart202364.cab generation. inf file not being correctly used for 64bits version.

Released: Jan 30, 2023

v2023 (Build v2023.0.1.30) 中的更新

修補程式

  • Fixes in version Name and other minor changes.

Released: Jan 16, 2023

v2023 (2023.0.1.16) 中的更新

特性

  • SeriesAnimation tool can now export to SVG.
  • IExport interface now includes 'CopyToClipboardJPEG' and 'CopyToClipboardPNG'.

Released: Jan 31, 2022

v2022 (2022.0.1.31) 中的更新

特性

  • Added new Polygon3DConcave canvas function.

修補程式

  • Breaking change: Due to a new conflict with IMapPolygon.GetPoints method once a new Microsoft Visual Studio VC.NET project is created that uses the TeeChart ActiveX component, the IMapPolygon.GetPoints method by IMapPolygon.GetPixelPoints method has been changed.
  • Fixed tlh file problem importing ActiveX control to VSNet VC++ projects .

Released: Feb 10, 2021

v2021 (2021.0.2.10) 中的更新

特性

  • Added new Violin and HorizViolin series styles.
  • Added new BeeSwarm and HorizBeeSwarm series styles.
  • Added new KDE function.
  • Added new Lagrange function.

Released: Nov 30, 2020

v2020 (2020.0.11.30) 中的更新

修補程式

  • Bug 2071 - Fixed so that you can now change the size through the editor and all is working fine on ActiveX.

Released: Apr 20, 2020

v2020 中的更新

特性

  • Added new ISeries properties:
    • StartZ
    • MiddleZ
    • EndZ

修補程式

  • Bug 2118 - Fixed TChart1.Series(0).asPolarGrid.Palette.UsePalette = True.
  • Bug 2180 - ILegend.NumRows and ILegend.NumCols properties have been implemented.
  • Bug 2235 - Now LightTool DrawStyle can be set via code. Property added.
  • Bug 2208 - The activity gauge series doesn't work in VB6, adding series at designtime.