Screenshot Preview

ProEssentials

經 GigaSoft - 產品類型: 構件 / ASP.NET WebForms / .NET WinForms / ActiveX OCX / DLL / VCL

‏請注意: 除非另有說明,此為英語產品

*

Add financial, scientific, engineering and business charts to your applications. GigaSoft ProEssentials is a set of charting components for both Windows client-side and server-side development. GigaSoft ProEssentials includeds WinForm, WebForm, ActiveX, VCL, and DLL interfaces for five components: Graph, Scientific Graph, 3D Scientific Graph, Polar, and Pie Chart objects. GigaSoft ProEssentials comes with everything you need in one package to develop with Visual Studio. NET, VB6, VC6, ASP, ASP.NET, Delphi, Builder, and others, in a variety of interfaces best suited for your needs.



平均評分:   基於 2 評分
$3,135.02

最暢銷產品

 
價格

‏我們的常規價格如下。 請登錄後查看打折後的價格。

ProEssentials v7.1   *

加入購物車 $ 3,135.02 1 Developer License - Professional  *
Mfr. 部件號: PE70
下載 (15.1 MB)
加入購物車 $ 1,959.02 1 Developer License - Standard  *
Mfr. 部件號: PE70S
下載 (13.4 MB)
加入購物車 $ 1,175.02 1 Developer License - Lite  *
Mfr. 部件號: PE70L
下載 (13.3 MB)

ProEssentials v7.1 - Upgrades   *

加入購物車 $ 1,665.02 1 Developer License - Professional Upgrade from Professional V3.x, V4.x, V5.x or V6.x  *
Mfr. 部件號: PE70U
驗證 下載 (15.1 MB)
加入購物車 $ 2,351.02 1 Developer License - Professional Upgrade from Standard V5.x or V6.x or Lite V5.x or V6.x  *
Mfr. 部件號: PE70SUL
驗證 下載 (15.1 MB)
加入購物車 $ 1,175.02 1 Developer License - Standard Upgrade from Standard V5.x or V6.x or Professional V3.x, V4.x, V5.x or V6.x  *
Mfr. 部件號: PE70SU
驗證 下載 (13.4 MB)
加入購物車 $ 1,469.02 1 Developer License - Standard Upgrade from Lite V5.x or V6.x  *
Mfr. 部件號: PE70SUL
驗證 下載 (13.4 MB)
加入購物車 $ 685.02 1 Developer License - Lite Upgrade from any previous Lite version  *
Mfr. 部件號: PE70LU
驗證 下載 (13.3 MB)

我們的價格包括ComponentSource的技術支持。對於大多數可下載的產品,還提供線上備份和免費升級為新版本,若新版本在購買後的30日內發佈的話。  所有銷售都是按照我們的標準條款 進行的,並且適用我們的退貨政策. 請 聯繫我們 若您需要任何未在上面列出的License選擇,包括批量License及以前的版本。 

‏我們的常規價格見上。 請登錄後查看打折後的價格。

 *

What’s new in ProEssentials v7.1?

  • Added Traditional Chinese as well as updated Simplified Chinese and Spanish resources.
  • DayLabelType now supports hiding day from this area.
  • Improved the Web example project PE7WebDemo
  • Fixed a potential stability issue with drawing x axis when AutoScaleData = False and numbers are very large.
  • Improved filtering logic to better support NullDataGaps. If filtering and working with much data and many nulls, you may need to inject 20 or more nulls and set Filter2D to a slower setting to get consistent output in forcing gaps. Complex null gap effects with large quantities of data can be hard for the filtering logic to handle correctly.
  • Exporting Text/Data with charts with inverted axes was exporting text as negative values.
  • Improved grid numbers for x and y axes from showing -0 in some cases where grid line value was zero.

What’s new in ProEssentials v7?

Speed Improvements

  • GdiPlus renders significantly faster. For current users, if not using GdiPlus, try it with v7 and set AntiAliasGraphics=True and AntiAliasText = True.
  • Built-in automatic data reduction makes handling large data sets faster. Optimization for 2D, 3D, 2D contours, and Polar/Smith charts. Optimization is per plotting method.
  • New RenderEngine = PERE_GDI_TURBO, its GDI rendering but much faster and optimized for 2D scatter plots with large data sets. Data reduction of 2D linear and bar type plots can achieve pixel accuracty.

Visual Improvements

  • GdiPlus is now the primary target whereas with v6 and earlier we wanted to maintain WMF support. With v7 WMF support is no longer fully supported for all features. Developers may want to set the AllowWmfExport feature to False.
  • All plotting routines were rewritten to take full advantage of GdiPlus anti-aliased graphics. Be sure to use AntiAliasGraphics and AntiAliasText set to True.
  • Added gradient fill features for everything, at multiple levels: per plotting method, per subset, and per annotation.
  • Added bevel and lighting effects on top of gradient effects. Bars, Areas, new SplineAreas, Rect and Polygon Graph Annotations, and TableAnnotations supported.
  • Bar and Candlestick charts now have a new optional glass effect.
  • Pie charts add new gradient and lighting effects as well as rewritten to render best for GdiPlus and anti-aliased graphics.
  • Improved datapoint and marker point sizes allowing minimum and maximum range.
  • Pego and Pesgo add grid banding and more subtle grid line coloring options. This is on by default, see GridBands, GridBandsAlpha, GridLineAlpha below. To show a chart in legacy form, set new features GridBold = True and GridBands = False.

Functional Improvements

  • Pego, Pesgo, and Pepco now update immediately upon using scrollbars. Also added MouseDraggingX and MouseDraggingY features where the middle mouse button grabs zoomed charts.
  • Pego and Pesgo now include a full-featured zoom-window that shows all data below a zoomed chart. Annotations and hot-spots are supported. The level of robustness allows elaborate charting based user interfaces. Added new per annotation type properties GraphAnnotationZoom, HorzLineAnnotationZoom, VertLineAnnotationZoom, and XAxisAnnotationZoom. Allowing annotations to be GRAPH_ONLY, GRAPH_AND_ZOOMWINDOW, or ZOOMWINDOW_ONLY. Related are AllowGraphAnnotHotSpot and per annotation GraphAnnotationHotSpot (and other annotations types) which were expanded to provide similar control of potential hot spot locations.
  • Pego and Pesgo adds Spline Area and Spline Ribbon plotting methods.
  • Pesgo adds the stacked type plotting methods.
  • Basic Polar/Smith charts now support more than one zoom level.
  • 3D charts can now have different sized axes. See GridAspectX GridAspectZ below
  • GraphAnnotations add angled text, horizontal/vertical regions, and solid arrows. Example 015 adds angled text, example 101 shows a vertical region.

What’s new in ProEssentials V6?

  • Full unicode support
  • New core vector rendering engine expanded to render as 1) GdiPlus with alpha-blending and anti-aliasing, 2) a hybrid of  GdiPlus and Gdi, and 3) legacy Gdi
  • More gradient styles
  • More export formats, Enhanced Metafiles, Enhanced Plus Metafiles, SVG
  • Improved image exports with DPI options
  • Improved text export with simple programmatic control of exported text
  • Improved end-user printing and printing functions
  • More line types, point types, graph-annotation types and table-annotation types
  • Expanded multi-axis capabilities, 16 left and 16 right axes for a total of 32 axes
  • Many new annotation related features
  • More grid line configuration features
  • 3D improvements include improved 3D positioning and 3D real-time
  • Improved 2D and 3D contours and contour legends
  • Intelligent date-time feature expanded to handle milliseconds
  • Improved zooming allowing better use of rect as a drawing / selection tool
  • More legend styles / locations
  • New internet based real-time functionality
  • Many new improvements throughout the product related to rendering intelligence

 *

ProEssentials comes in three variations: Pro, Standard, and Lite. All versions come complete with the same quantity of features and interfaces.

  • Pro Version is unlimited
  • Standard Version is limited to 8000 data points per control instance
  • Lite version is limited to 1000 data points per control instance

Client side development is royalty free. For web development, the ProEssentials product allows for placing ProEssentials redistributables on one production server, one test server, and one development server.

ProEssentials is compatible with Microsoft Visual Studio.NET 2008, 2005, 2003 and 2002, Visual Studio 6.0, and Delphi/Builder. It provides developers mission critical charting and data visualization features within a simple to use property based interface.

ProEssentials is a combination of five components and five interfaces delivering you over 1200 features for each of following interfaces: .NET (WinForm), ASP.NET (WebForm), ActiveX, DLL, and VCL. This product is much like a subscription and delivers the latest .NET (Windows Forms), ASP.NET (Web Forms), ActiveX, DLL, and VCL interfaces, new releases, updates, improvements, and phone/email/online support.

Combined with this large quantity of features, the product maximizes speed while maintaining high visual quality (for example, no overlapping text.)

Electronic documentation is available locally on your development system. Walk-Throughs get you started in areas of WinForm development, WebForm development, VB6 ActiveX development, ASP ActiveX development, Win32 DLL development, and VCL Delphi development. There are plenty of examples showing how features are used in conjunction to produce highly interactive and quality data visualization.

The Pie Chart control has been improved and now offers three algorithms to prevent text from overlapping. Gigasofts Pie Chart now produces intelligent label placement as close to the slice as possible while utilizing control real-estate perfectly. Open-High-Low-Close and Candle-Stick features have also been completely rewritten to produce the highest quality output independent of the quantity of data and size of chart.

All interfaces are included (WinForm, WebForm, ActiveX, DLL, and VCL) make ProEssentials ideal to standardize within your large company. Multiple teams have the freedom to choose their favorite interface while all teams rely on a similar and high quality charting codebase.

Unlimited Royalty Free distribution of your client-side EXEs. Server-side deployment allows placement on one production server, one test server, and one development server.


注意

還未完成翻譯的產品說明, 我們提供了Google 翻譯的連結方便您使用. 但請注意, 自動翻譯有時候可能會有翻譯錯誤.
由「」技術提供
在Firefox 和Opera 需要Flash.

產品搜索

輸入搜索詞:

快速連結

發佈者

首要類別

為什麼從ComponentSource購買?

ComponentSource 提供獨特的全球國際服務, 在世界各地共有超過1,000,000 開發者客戶.

更多訊息 | 關於我們

獎勵 獎勵