TeeChart Pro ActiveX Releases

Released: Jul 23, 2019

Updates in 2019 (2018.0.7.23)

Features

  • Added new ISeriesColorPalette interface to support PolarGrids.

Released: Apr 25, 2019

Updates in 2019 (2018.0.4.25)

Features

  • Added new IClockGaugeSeries (scClockGauge) interface, and its properties and methods.
  • IClockSeries (scClock) is deprecated.

Fixes

  • Fixed - TAxisScrollBarTool messes up axis bounds.
  • Fixed - Exported data to xls doesn't open in Excel 2013.
  • Fixed - Floating point overflow when resizing a chart to the minimum in 64-bits.
  • Fixed - Null points sometimes drawn when FastLine series has DrawAllPoints=false.
  • Fixed - Add the option to clear all IDataSources in a TDBChart.
  • Fixed - SourceCode...

Released: Mar 16, 2018

Updates in 2018.0.3.16

Fixes

  • Fixed problem registering the ocx library that did not allow selecting components from the component list.

Note: Please unregister TeeChart v2018.0.2.9 before installing v.2018.0.3.16.

Released: Feb 9, 2018

Updates in 2018

Features

  • Includes speed improvements to FastLine AddRealtime method.
  • Implemented UniqueCustomRadius property for circular statistical charts.
  • New Activity Gauge Series style has been added.
  • Added new LoadFromSHP map method.
  • Added new property to choose what line segment(s) to highlight when hovering over a pointer.
  • Implemented CalcVisiblePoints property.

Fixes

  • Fixed - LegendToolPalette isn’t exported or printed to PDF format.
  • Fixed - TeeChart Pro isn’t fully compatible with the Rad Studio...

Released: Mar 1, 2017

Updates in 2017

Features

  • Added new ShapeVisible property for ITeeCustomShape interface.

Fixes

  • Using asCircularFrame interface crashes. Now fixed.

Released: May 13, 2016

Updates in this release

Updates in 2016

  • Support for a third legend column accompanied by a new TextStyle value: ltsXAndValueAndText. This shows each point X, Y, and Text label at legend.
  • New GDI+ canvas ITeeGDIPlus.Scale property: Creates smoother looking charts. Default value is 1 and can be changed at design and runtime through the Chart editor 3D render dialog.
  • MarksTail. Feature renders Tail from Mark to data point.
  • MS Access demo updated to MS Office 2016.

Released: May 1, 2015

Updates in this release

Updates in 2015

  • New Printer.FixedFontPPI property permits Font PixelsPerInch override when printing.
  • Fixed bug in exporting where GDI rendering resulted in a memory error.
  • Fixed bug where fonts weren't sizing correctly when printing GDIPlus rendered charts.
  • Fixed bug where series marks could not be rotated at runtime.

Released: May 6, 2014

Updates in this release

Updates in 2014

  • The default graphic canvas for new charts is now GDI+.
  • Color Alpha (Transparency) - Any color (pen, font, gradient, brush, etc) is now treated as a 32bit color with RGB and Alpha components.
  • Line Anti-aliasing - Produce better looking charts without jagged diagonal and curved lines.
  • Filled Pens - The base IPen interface has a new Fill property. Wide borders and lines can now be filled with textures and gradients.
  • Multi-color Gradients - Allows gradients with more than 3 colors...

Released: Nov 7, 2013

Updates in this release

Updates in v2013.0.1.3

  • New series style including Label, Percent and Value.
  • Circled property default value changed, from False to True.
  • ITChart.Themes property accesses IThemesList methods and properties.
  • Metro and iOS palettes applicable via code.
  • PolarGrid tabs are available in the editor.
  • Vertically scroll the chart with the mouse wheel.
  • GDI+ rendering has been improved and activated as the default design-time rendering scheme.

Released: Aug 9, 2012

Updates in this release

Updates in 2012

  • Now includes 64-bit version
  • Fully translated to Portuguese and Slovak
  • Horizontal property for IAxis interface, checks if specific axis is horizontal
  • IPieAngle and Angles property for IPieSeries, provides Start, Mid and End values of angle list
  • All walls now have Shadow property available at runtime
  • Export format to Javascript for HTML5 Canvas