我们的合作伙伴西班牙Steema公司今天发布了TeeChart v2010 图表控件VCL版2010版. 请有需要的客户下载我们的试用版本
如有相关TeeChart v2010 图表控件VCL版2010版的购买需求,请直接联系我们023-6787 0900
TeeChart VCL v2010 新增图表系列
* KnobGauge Series
* Rose Series
* Ternary Series
* Treemap Series
TeeChart VCL v2010 新增工具
* Custom Legend
* Axis Breaks
TeeChart VCL v2010 新增函数
* PercentageChange function (StatChar.pas unit) y = (y2-y1)/y1
* Slope function (StatChar.pas unit) y = (y2-y1) / (x2-x1)
* MoneyFlow Skewness
* Kurtosis
* Smoothed Moving Average
* ATR (Average True Range)
* RVI (Relative Vigor Index)
* AO (Awesome Oscillator)
* AC (Acclerator/Declerator Oscillator)
* Alligator
* Gator Oscillator
TeeChart VCL v2010 新增组件
* GDI+ component
New in Chart Legend
* Text-Symbol gap
* Legend max. rows
TeeChart VCL v2010 新增曲线相关
* Marks Font Series Color
* Marks on Bar
* YOrigin for Histogram
* Org Series with HTML Format
* Smoothed Series
* Embedded Numeric Gauge
* Embedded Linear Gauge
* Custom Embedding
* ArrowSeries Transparency
* New ArrowSeries Pointer Gradient
* Polar Series Zoom
* New Style option for DrawAllPoints property
* Candle Series configurable Open and Close Tick Pen
* CircularGauge Total displayed segment size option
* Editable CircularGauge 3 part Frame
TeeChart VCL v2010 新增关于轴的相关
* Axis Grid zones
* Axis Breaks
* Axis Labels behind
* GridCentered with GridBand
* Axis Labels now retrievable after discarding Custom Labels
控件新增
* Editor Options
* TeeCommander RotateInertia (similar to TRotateTool.Inertia property)
视图新增
* Flash export using Flex compiler. Includes animation options
New in Functions
* y = mx + b, Curvefitting normal coefficient
* Slope & Y-Intercept
函数新增
* TTeeCanvas and TTeeCanvas3D "GetArrowPoints" function. Returns a TPoint array bounding a given set of arrow parameters.
* TSeriesStatsTool new functions: Mean, StdDeviation, Skewness and Kurtosis
* TGLCanvas.StretchDraw
其他
* TArrowSeries improved Clicked method.
* Improved Point / Line series Clicked method when points overlap.
* TeePolar.pas unit "TeePolarDegreeSymbol" global string variable, moved to TeeConst.pas unit to allow internationalization.
* Improved OpenGL support for Picture properties.
* New editor dialog for TDraw3D control (TeeDraw3DEditor.pas)
* Support for transparent textures in OpenGL TGLCanvas.
* BigFlatFile demo project moved inside TeeNew (Big_FlatFile.pas unit)
* New Chart Themes
新增导出格式
* VRML 3D (www.web3d.org)
* Dots Per Inch (DPI)
Renamed items
New global types
New global procedures
新增单元
* TeeArrowTool.pas
* TeeMouseCursor.pas
* TeeDraw3DEditor.pas