Screenshot Preview

ProEssentials

de GigaSoft - Tipo de producto: Componente / ASP.NET WebForms / .NET WinForms / ActiveX OCX / DLL / VCL

Por favor note que al menos que se indique lo contrario, esta es la versión en Inglés del producto.

*

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.



Opinión media:   basada en: 2 opiniones.
Desde
$3,135.02

Más Vendido

 
Precio en

Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.

ProEssentials v7.1   *

Añadir a la Cesta $ 3,135.02 1 Developer License - Professional  *
Ref. Fabricante: PE70
Descarga (15.1 MB)
Añadir a la Cesta $ 1,959.02 1 Developer License - Standard  *
Ref. Fabricante: PE70S
Descarga (13.4 MB)
Añadir a la Cesta $ 1,175.02 1 Developer License - Lite  *
Ref. Fabricante: PE70L
Descarga (13.3 MB)

ProEssentials v7.1 - Upgrades   *

Añadir a la Cesta $ 1,665.02 1 Developer License - Professional Upgrade from Professional V3.x, V4.x, V5.x or V6.x  *
Ref. Fabricante: PE70U
Verificar Descarga (15.1 MB)
Añadir a la Cesta $ 2,351.02 1 Developer License - Professional Upgrade from Standard V5.x or V6.x or Lite V5.x or V6.x  *
Ref. Fabricante: PE70SUL
Verificar Descarga (15.1 MB)
Añadir a la Cesta $ 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  *
Ref. Fabricante: PE70SU
Verificar Descarga (13.4 MB)
Añadir a la Cesta $ 1,469.02 1 Developer License - Standard Upgrade from Lite V5.x or V6.x  *
Ref. Fabricante: PE70SUL
Verificar Descarga (13.4 MB)
Añadir a la Cesta $ 685.02 1 Developer License - Lite Upgrade from any previous Lite version  *
Ref. Fabricante: PE70LU
Verificar Descarga (13.3 MB)

Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra.  Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.

Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.

 *

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.


Atención

Para su comodidad, hemos incluido enlaces a Google Translate para traducir la información del producto que todavía tenemos que traducir. Por favor, tenga en cuenta que traducciones automáticas no siempre son totalmente exactas.
Con la tecnología de
Requiere Flash en Firefox y Opera

Búsqueda de productos

Escriba palabras de búsqueda:

Enlaces

Autor

Categoría principal

Noticias relacionadas

View All Related News... 

¿Por qué comprar en ComponentSource?

ComponentSource ofrece un único servicio global, utilizado por más de 1.000.000 de desarrolladores en todo el mundo.

Más Información | Sobre Nosotros

Galería de capturas de pantalla

Haga clic para obtener una vista previa completa

Captura de pantalla ProEssentials - .NET/ActiveX/DLL/VCL - v7.1 Captura de pantalla ProEssentials - .NET/ActiveX/DLL/VCL - v7.1 Captura de pantalla ProEssentials - .NET/ActiveX/DLL/VCL - v7.1 Captura de pantalla ProEssentials - .NET/ActiveX/DLL/VCL - v7.1 Captura de pantalla ProEssentials - .NET/ActiveX/DLL/VCL - v7.1
Award Award