=========================================== TeeChart Pro Activex Control v6 Copyright (c) 1997-2004 by Steema Software SL All Rights Reserved. http://www.steema.com email: info@steema.com support: http://support.steema.com =========================================== April 2004 TeeChart Pro Activex Control v6 v6.0.0.5 Release notes: ===================================== New for this Release --------------------- Bug fixes/changes 1) ChartGrid reported an error when opened in Editor after coded Series point colour definition. 2) AreaSeries Brush extended styles now supported when selected via code. 3) BubbleSeries OnClick sensitivity much improved. 4) Bar BevelStyle added to codeable interface. 5) ShapePanel interface corrected to permit use of Shape.Frame in Internet Explorer. 6) GridBandBrush Colors now codeable in Internet Explorer. 7) ChartEditorPanel generated error when adding Tools in previous versions. Now resolved. 8) AnnotationTool and MarkTool Callout reported interface errors when used in VBA. Now resolved. 9) Non-visible Charts were printing in IE. Now resolved. 10) CandleSeries click sensitivity improved in this version. 11) Annotation and Mark Callout interfaces now include inherited Pointer elements. 12) Several Documentation links between helpfiles were incorrect. Now resolved. New interface elements 1) IAxisLabelsItem.Visible 2) IHighLowSeries.Transparency 3) IPieSeries.DarkPen Previous releases -------------------- v6.0.0.4 Release notes: ===================================== Bug fixes/changes 1) EDateTimeStep constants were incorrect in v6.0.0.3. This has been corrected for this version. Please pay special attention to this point if you have used the DateTime constant in your code. 2) ContourLevel error when setting properties for custom levels by code. Now resolved. 3) MouseOver on a HighLowSeries with no data caused an AV error. Now resolved. 4) HorizBoxSeries elements from version 5 were missing in version 6.0.0.3. Now resolved. 5) Unique naming of Chart tools when consecutively added to Chart at designtime failed. Now resolved. 6) tfPerformance Function constant misspelled in v6.0.0.3. Now changed from "tfPerformace" to "tfPerformance". 7) Tabstop now supported for Chart in containers supporting ISimpleFrameSite (VB Form but not VC++ Dialogue) 8) Overflow when zooming on HistogramSeries with transparency enabled now resolved. 9) BubbleSeries Clicked(X,Y) zone not correct for all Points in one BubbleSeries. Now resolved. New interface elements 1) ITeeFont.Gradient 2) ITeeFont.OutLine 3) SmithSeries ImagSymbol 4) ISeriesXMLSource.XML 5) ITChart OnKeyDown and OnKeyUp events 6) ITeeCommander now includes properties to set Border and Bevel. Other 1) Updates to documentation 2) New example of an ASP.NET application written with a WebForm and VB.NET v6.0.0.3 Release notes ===================================== Bug fixes/changes 1) EDateTimeStep constants were incorrect in v6.0.0.3. This has been corrected for this version. Please pay special attention to this point if you have used the DateTime constant in your code. 2) ContourLevel error when setting properties for custom levels by code. Now resolved. 3) MouseOver on a HighLowSeries with no data caused an AV error. Now resolved. 4) HorizBoxSeries elements from version 5 were missing in version 6.0.0.3. Now resolved. 5) Unique naming of Chart tools when consecutively added to Chart at designtime failed. Now resolved. 6) tfPerformance Function constant misspelled in v6.0.0.3. Now changed from "tfPerformace" to "tfPerformance". 7) Tabstop now supported for Chart in containers supporting ISimpleFrameSite (VB Form but not VC++ Dialogue) 8) Overflow when zooming on HistogramSeries with transparency enabled now resolved. 9) BubbleSeries Clicked(X,Y) zone not correct for all Points in one BubbleSeries. Now resolved. New interface elements 1) ITeeFont.Gradient 2) ITeeFont.OutLine 3) SmithSeries ImagSymbol 4) ISeriesXMLSource.XML 5) ITChart OnKeyDown and OnKeyUp events 6) ITeeCommander now includes properties to set Border and Bevel. Other 1) Updates to documentation 2) New example of an ASP.NET application written with a WebForm and VB.NET v6.0.0.3 Release notes New features: - IChartPageNavigator and IChartGridNavigator Color is now configurable - OnClick added to ITeeListBox - MaxVisibleValue and MinVisibleValue added to Series - ITitles supports Clicked recognition - Chart now supports optional Anti-Alias via the ICanvas.UseAntiAlias property Please see the VB TeeChart6Demo, accessible from the program Manager group, for a summary of new features with live examples. =========================================== http://www.steema.com support: http://support.steema.com -------------------------------------------