TeeChart for .NET supports Visual Studio 2015

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 demonstrate the configuration capacities of TeeChart's standard series.
  • New Html TextFormat which allows a subset of HTML tags to be represented in TeeChart's TextShape class and derivatives.
  • New UseFolderPicker in the ExportFormat class TeeChart.Store to enable export formats to be saved to file using a FolderPicker.