TeeChart Pro ActiveX Releases

Released: Nov 16, 2023

Atualizações na v2023 (Build v2023.0.11.16)

Recursos

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

Released: Mar 20, 2023

Atualizações na v2023 (Build v2023.0.3.20)

Recursos

  • Added the IAxis.SetAxisLinkx64 property.

Correções

  • Fixed setting Axis for x64bits.

Released: Feb 23, 2023

Atualizações na v2023 (Build v2023.0.2.23)

Correções

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

Released: Feb 4, 2023

Atualizações na v2023 (Build v2023.0.2.4)

Correções

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

Released: Jan 30, 2023

Atualizações na v2023 (Build v2023.0.1.30)

Correções

  • Fixes in version Name and other minor changes.

Released: Jan 16, 2023

Atualizações na v2023 (2023.0.1.16)

Recursos

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

Released: Jan 31, 2022

Atualizações na v2022 (2022.0.1.31)

Recursos

  • Added new Polygon3DConcave canvas function.

Correções

  • 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

Atualizações na v2021 (2021.0.2.10)

Recursos

  • 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

Atualizações na v2020 (2020.0.11.30)

Correções

  • 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

Atualizações na v2020

Recursos

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

Correções

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