同类产品
您还浏览过这些产品
|
TeeChart Pro ActiveX
[产品编号:10607 ] |
|
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
|
| 产品介绍 | 下 载 | 价格与授权 | 更新记录 | 开 发 商 |
版本历史:
New Additions
-------------------------------
-------------------------------
-------------------------------
- - ISeries.ZOrder property is read/write now.
- - Added IAxisLabels.Automatic to set Automatic label items to True or False.
- - Added SaveToXMLFile and SaveToXMLStream methods to IExport interface.
- - Added Items[] property for SeriesList.
- - [TA05012742]
Added Series property for SeriesGroup which allow to change settings for specific series of a group. (ICustomSeriesList added). - - [TA05012977]
Added Chart1.Zoom.UpLeftZooms property - - [TA05012921]
Added LabelsMargin property for ICustompPolarSeries interface. - - Added TreatNulls property for ICustomPolarSeries interface.
- - Added more color palettes like cpGrayScale, cpOpera, cpWarm, cpCool
-------------------------------
- [TV52010241]
IHistogramSeries and IHorizHistogramSeries not drawing correctly when axis is not automatic. Fixed. - [TV52012770]
Fixed bug which appear at v8.02. Printing the Charts access violation is thrown. - [TV52010983]
Fixed bug : SetNull doesn't work properly for FastLine Series. Setting the IgnoreNulls property of FastLineSeries to false in conjunction to TreatNulls property works fine now :
with TChart1.Series(0).asFastLine
.IgnoreNulls = False
.TreatNulls = tnDontPaint
end with - [TV52010079]
Crossover funtion: if there is a crossover at x=0 and x=0 is the xvalue of the first series point of BOTH series then crosspoints doesn't work. Crosspoints does work for all other situations with x=0 - [TV52010196]
CrossPoints Function does not work fine setting it at designtime. An extra point is added at the end which is not correct. Now fixed. - [TV52012988], [TV52012592] and [TV52012533]
Legends with many items not behaving correctly under some circumstances. Fixed. - [TV52012495]
Changing of a circular gauge to a linear doesn't work well. Fixed. - [TV52010523] & [TV52011291]
Verified these bugs had been fixed in earlier v8 releases. - [TV52012978]
ColorGrid click sensitivity was not correct with CenteredGrid True. Fixed. - [TV52013006]
Changing Series type to BarSeries before repaint caused a StackStyle problem. Fixed. - [TV52012634]
ColorGrid Series generates unaligned cells using similar code to the following one :
var x,z: Integer;
for x:=0 to 5 do
for z:=0 to 3 do
Series1.AddXYZ(x,random,z);
This happens when series' rows and columns start at value zero. Now fixed. - [TV52012332]
IBarSeries and IHorizBarSeries not drawing correctly when axis is not automatic and BarWidthPercent = 100. Fixed. - [TV52011721]
Problems sizing with Axis' custom label size. Now fixed. - [TV52012992]
Reported "invalid floating point operation" using the rotate tool under some steep angle conditions. Fixed. - [TV52013025]
The labels list would remains empty when using AddHighLow from HighLowSeries. Fixed. - [TA05012575]
Help for Series type tries to access to v7 help files. Now fixed. - [TV52012699]
Using ILegendPaletteTool with a ColorGrid series with a custom palette didn't work correctly. Fixed. - [TV52011868]
Mouse-panning would cause some axes bound data to move more quickly than the mouse movement. Fixed. - Setting values for OpenGL light direction gives an error, now it's fixed.
- Some examples of demo features project fixed.
- ITeePicture do no allow to load jpg images, now fixed.
- [TA05012939]
GreenLine property access for LinearGauge series, now fixed. - [TA05013071]
Custom Axes were not correctly reconnecting to Axis events when imported from a tee file (or stream). Now resolved. - Setting MacOS palette did not work fine, now fixed.
- [TA05012762]
Properties for Hand of CircularGauge Series don't take effect. Now fixed. - [TA05013069]
Error "Member not found" trying to access to HighPointer and LowPointer of IHighLowLineSeries using VC++, now fixed. - [TA05012396]
SeriesIndex parameter at OnRemoveSeries event is always -1. Comment : This parameter is deprecated into the ActiveX version. Will always returns -1. - [TA05012389]
Related with the [TA05012396]. - PieOtherSlice.Legend.Visible produces an Error, now fixed.
- [TA05013192]
TeeNew Demo Bug, Brush Image demo does not correspond with the demo showed. - IFullScreenTool do not work fine. Now fixed.
[TV52012330]
Horizontal Series types did not load XY data correctly from SeriesTextSource. Fixed.







