Visit Gigasoft's Web Site
 ProEssentials v9 Help

 

.NET Charts Reference

Gigasoft's .Net Charting Namespace

Gigasoft.ProEssentials

The below links will drill down to information showing syntax for all included interfaces, .NET Charts, ActiveX/OCX, VCL, and SDK/DLL implementations.

Controls

Class Members

General Functionality Information
See Contents for Walk-Throughs

Pego

Graph  

Pesgo

Scientific Graph  

Pepso

Polar-Smith-Admittance-Rose  

Pepco

Pie Chart

Pe3do

3D Scientific Graph

 

WPF vs WinForm Development

The WPF interfaces have a WPF specific property RenderSizeXdpi.This controls if a non-96 dpi system compensates for dpi by multiplying RenderSize by dpi factor. True by default, font sizes and line thicknesses will not scale on non-96dpi systems. Instead, image sharpness is maintained rather than allowing lines and text to become fuzzy. You may prefer to change this setting to False if you prefer the chart to become fuzzy if the system has larger than normal fonts, possibly to match other fuzzy graphics within the app.

 

Gigasoft.ProEssentialsWeb

ProEssentials' WebForm .NET Chart Controls purely serve content in the form of images or ActiveX states. The WebForms do not render .NET dependent WinForm controls within the Browser. No dependency on the Framework, version of Framework, or version of Internet Explorer is thus required for client systems/browsers. Also, even though the WebForm controls do render ActiveX states to the client, no COM dependency is required on the server and no COM functionality needs to be registered on the server.

 

Any interactive-charting capabilities is only provided by rendering ActiveX controls to the browser. Thus, embedding client-side script within your ASPX page will be required to provide interactive logic. As part of the ASPX page processing, your script will be passed to the client and execute client-side as needed. See the ASP.NET Walk-throughs within Chapter 2 and the PE9WebDemo example project for detailed how-to info.

 

The links below link to combined WinForm / WebForm content as the WebForm's properties and methods are similar to the WinForm's properties and method. However, all the WinForm events (such as PeCursorMoved, PeDataHotSpot) are not present within the WebForm interfaces as ActiveX and client-side script technology is used for handling events client-side.

Web Controls Class Members

General Functionality Information
See Contents for Walk-Throughs

PegoWeb

Graph  

PesgoWeb

Scientific Graph  

PepsoWeb

Polar-Smith-Admittance-Rose  

PepcoWeb

Pie Chart

Pe3doWeb

3D Scientific Graph

Pedo

ProEssentials Data Object

Gigasoft.ProEssentials.Enums Members

   

Enums

ProEssentials.Enums Namespace