Steema Products Order About us Downloads Support
 

TeeChart Pro VCL / CLX version 5

5.01 Upgrade

 

 

New features since version 5.0

 

 
  • Kylix support
    The source code compiles ( and works ! ) in Kylix.

  • Memory saving
    When no text labels are used in Series points, less memory is used. (4 bytes less per point).

  • Chart AddSeries method
    This method now allows passing the Series class only:

    Chart1.AddSeries( TLineSeries )

    This enables C++ Builder to dynamically creating Series using a class reference variable.

  • Series Marks
    Added Transparency and Bevel properties.

  • Shape Series
    Added Gradient property for Rectangle and Ellipse shape styles.

  • TeeURL unit
    New function to return error message descriptions, obtaining the description from Microsoft's WinInet DLL.

  • Writeable Constants OFF
    Now the "Writeable Consts" compiler option is OFF by default in TeeChart Pro packages.

  • Annotation Tool
    This tool allows adding annotations (text) into the Chart canvas at design and run-time.
    Includes the common shape properties (border, pattern, gradient, shadow, font, font outline, position, etc). Picture here.

  • DrawLine Tool
    New event: OnDraggedLine
    Occurs after a line has been dragged using the mouse.

  • Cursor Tool
    The Cursor tool X and Y positions can now be changed programatically at run-time.

  • ColorGrid Series
    New Clicked function to detect which colorgrid XY cell is under the mouse cursor.

  • Alternate Gallery
    Reusable dialog showing the TeeChart gallery of series styles by sub-type. 
    Picture here.

  • TeeCommander Editor dialog
    Allows configuring the TeeCommander toolbar buttons at run-time. Picture here.

  • ADO support in TeeChart Wizard 
    (Delphi 5 and C++ Builder 5 Enterprise versions only).
    See TeeDefs.inc include file for TEEENTERPRISE compilation DEFINE.

  • DateToWeek function ( ISO-8601 )
    New ISO-8601 compatible function to calculate the Week number of a given date.
    The previous function is preserved ( renamed to DateToWeekOld ).

 

Fixed bugs since version 5.0

 

 
  • ADX Function: Fixed access violation when destroying the series.

  • Candle Series: Fixed reversing of colors (UpClose and DownClose).

  • Chart Legend: The OnGetLegendText event was not being called.

  • Bar and Horiz: (C++ Builder only) CustomBarSize was not possible to use at runtime.

  • BarSeries: Several Bar series Stacked with first point 0 now works.

  • Bollinger: Fixed division by zero in special circumstances.

  • BarJoin series: Editor was giving access violation.

  • ChartGrid: Setting label text to a series with less number of points than other series was not working.

  • ChartGrid: Changing or setting the Chart property now correctly repaints the grid.

  • TeeCommander: Buttons can now be set invisible.

  • SeriesDataSet: Null values supported when using the SeriesDataSet in a DBChart.

  • Chart Editor: DBChart DataSources now show datasets in datamodules.

  • TeeStore unit: (Delphi 5 and up) Saving charts with functions now correctly reconnect when re-loading the chart again.

  • ColorGrid series: Creating grids of size less than 10x10 now works fine.

  • HighLow series: XValues property is now published.

  • Chart Editor: Selecting Foot / SubFoot property was showing the opposite.

  • Contour series: Assign method now supported. (ie: Contour1.Assign(Surface1); )

  • FunctionType: Now calling Series1.FunctionType.Free works correctly.

  • MarkTipsTool: Multiple on the same chart now work correctly.

  • ChartListBox: Setting MultiSelect=False now works correctly.

  • SeriesDataSet: Fixed some errors when used with empty Series.

  • ErrorSeries: Horizontal display now works correctly.

  • BackColor: Reading a Chart form or tee file created with version 4.03 failed when BackColor was -1.

  • Title and Foot: Chart Title and Foot now save the CustomPosition at design-time.

  • DrawLine Tool: Accesing the Line[ index ].Pen property no longer fails.

  • Contour Series: Modifying Level properties of an empty Contour works fine now.

  • Zoom Pen: A Chart Zoom Pen (not solid) with Width > 1 displays fine now.

  • DBChart and Horiz series: in a DBChart with XY values now plots values fine.

  • Gallery: Changing the Series type now preserves axis settings.

  • Pie Series: The Legend now display correctly when Pie Patterns are used.

  • Candle Series: Setting DateValues.DateTime:=False works fine now.
Home Products Order About us Downloads Support
Copyright information. E-MAIL info@steema.com.   Privacy Policy
All other brands and product names are trademarks or registered trademarks of their respective owners.