Lanzamientos de TeeChart for .NET Pro Edition

Released: Aug 28, 2020

Actualizaciones en 2020

2020 (Build 4.2020.11.25)

Updated Nov 25, 2020

Features

  • Added new Visible property to TeeChart.Xaml.WPF Series class.
  • The OnManipulationDelta() slowFactor variable is now a public property.
  • Added new function type: Lagrange Polynomial Interpolation.

Fixes

  • Horizontal scroll of ColorGrid series erroneous in WPF.

2020 (Build 4.2020.8.28)

Updated Aug 28, 2020

Features

  • Added Axis class and properties to TeeChart.Xaml.WPF.

Fixes

  • Fixed problem with watermark removal on TeeChart Business edition under...

Released: Jun 7, 2019

Actualizaciones en 2019 (Build 4.2019.6.4)

Características

  • Adds support for .NET Core 3.0 preview in Microsoft Visual Studio 2019
    • Downloadable as nuget packages.
    • Supports Winform, ASP.NET and WPF.
    • Adds example for ASP.NET Core 3 MVC.

Released: Feb 8, 2019

Actualizaciones en v2019

Correcciones

  • Fixed - ActivityGauge series throws unhandled errors at designtime when opening a form.
  • Fixed - Export Series Marks Style and Format to missing from JavaScript.
  • Fixed - Colors are always exported with transparency to JavaScript.
  • Fixed - Export NewLines (\r\n) in Labels to JavaScript.
  • Fixed - Export HorizBar Gradient to JavaScript.
  • Fixed - Some shadows and pens/strokes aren't exported to JavaScript.
  • Fixed - Arrow Marks aren't exported to JavaScript.
  • Fixed - Improve Bar and CustomBar...

Released: May 4, 2018

Actualizaciones en v2018

Características

  • Enables JavaScript Gantt series exportation.

Correcciones

  • Fixed - x64 Source Build Fails in Source Code version for the TeeChart assembly.
  • Fixed - Series.Transparency returns value as 100 when null values are added.
  • Fixed - Rotated axis labels mis-place the axis title.
  • Fixed - Change from GDi+ canvas to Direct2D canvas loses left axis title.
  • Fixed - Change from GDi+ canvas to Direct2D canvas produces a colorless circle style.
  • Fixed - Series column headers misaligned for multi...

Released: Mar 17, 2017

Actualizaciones en v2017

Características

  • Integrates seamlessly into Microsoft Visual Studio 2017.
  • Implemented Centre Mark over Pie Slice.
  • Implemented Pie Mark Rotated inline with Pie Slice.

Correcciones

  • [ID72] ScrollPager beaks the size of Parent Chart when it is docked.
  • [ID1446] The editor doesn't re-adjust its size when the text size of computer is changed.
  • [ID1637] Contour series FillLevels property doesn't work.
  • [ID1639] The Contour Series isn’t rendering correctly the FillLevels.
  • [ID1672] ScrollPager tool not...

Released: Oct 26, 2016

Actualizaciones en v2016 (Build 4.1.2016.10265)

Características

  • Pre-release version of the upcoming TeeChart for XAML release. Only available for WPF as of now. Accompanied by a demo, it currently allows some TeeChart properties to be set and bound to/from via Xaml. It also supports interfaces like ObservableCollection to automatically update the data in the chart. Only a few select properties are available, and only Bar, Line, Pie and Points series are supported.
  • Support for extended range Axes. Now supports ranges from Double.MinValue to...

Released: May 13, 2016

Updates in this release

Updates in 2016

Bug Fixes:

  • Problem with rotation of WPF TeeChart.
  • Zoom.Direction not working correctly in TeeChart.WPF.
  • PDF export non-functional.
  • Minortick pen erroneously changes width on chart repaints.
  • Missing options in the format tab of a Contour series.
  • Axis.GridPen.Centered property doesn't work without call to Invalidate.
  • KnobGauge series is resized when Marks are shown.
  • SilverlightDemo project doesn't render series and tools properly.
  • Bar examples of DemoProjectStandardSeries throw an...

Released: Dec 16, 2015

Updates in this release

Updates in 2015 (Build 4.1.2015.12165)

  • New TeeChart.UWP.dll for the Universal Windows Platform (Windows 10).

Released: Aug 6, 2015

Updates in this release

Updates in 2015 (4.1.2015.08065)

  • Support for Visual Studio 2015 and .NET Framework 4.6
  • New series 'master-detail' functionality, with a new 'Detail' property and 'Add' method overload in the Series class to enable the 'drill-down' of Series data.
  • New 'ChartLayout' component, a scrollable panel which will automatically arrange multiple charts into a viewable state.
  • New KML import and Map-layers demo for the Map series in the 'KML import' tab of the Maps demo.
  • New Standard Series demo to...

Released: Mar 31, 2015

Updates in this release

Updates in 2015

  • WebChart temporary disk and virtual share folder variables may now be included in web.config instead of the registry.
  • There are two new themes, Lookout and Andros, with two new Color Palettes, Lookout and Seawash.
  • Designtime theme types are now serialized and perpetuated at runtime.
  • New RoundRectangle Style for Bar and HorizBar Series types.
  • CircledSeries AutoPenColor property offers override of automated pen colour.