CLICK HERE Login to the Grey Matter web site
Sign up to the Grey Matter web site
Call Me  |  Email Us  |  Help
Search:
Tel: +44 (0)1364 654100

Categories

Popular Publishers

Buyers Guides

Information

Pocket Chart FX for .NET boxshot.

Pocket Chart FX for .NET

Cutting-edge charting technology for the .NET Compact Framework


Published By: 

Software FX

Please see below for licensing options, pricing and availability.
Shipping is free within mainland UK (next working day subject to availability).

Product Variants

Variant

 

Price
(Ex. VAT)

 

Availability

   
v6.2 Additional 25 Development Licenses Win32   £247.53   3 working days   Add to Basket
v6.2 Full Product, Boxed + 25 Deployment Licenses Win32   £358.99   3 working days   Add to Basket

Other product variants may be available, please contact us or request a call back if you cannot see what you are looking for.


Product Information

Pocket Chart FX for .NET is a charting component for rapidly developing applications that extend enterprise data visualisation and analysis capabilities to mobile devices. With Visual Studio .NET, and Chart FX for .NET you can quickly build powerful graphical applications that connect to your mission critical data and run on Smart Devices, anytime, anywhere!



Features

Small Footprint

Pocket Chart FX for .NET provides a design-time experience assembly compiled against the .NET Framework that integrates seamlessly in Visual Studio .NET, allowing you to setup chart attributes and properties easily. This consistency ensures that there are no features in the design time version of the control that will not be available in the run-time version limited to work in the .NET Compact Framework and both assemblies adhere to the “small is good' principle for mobile applications.

Help & Sample Code

The Chart FX Resource Center not only provides specific samples for Pocket Chart FX for .NET but has been also provisioned with the .NET Compact Framework emulators so you can see each sample running in a virtual Pocket PC environment. To activate, simply select the Smart Devices radio button at the top of the Resource Center. The picture to the left depicts a live Pocket Chart FX for .NET sample in the Resource Center.

Additionally the Chart FX Resource Center features an API Section where all Chart FX methods and properties can be accessed. Please be aware that those objects, properties and methods supported in the .NET Compact Framework will be accompanied by the “Supported by the Pocket Chart FX for .NET'.

100% Pocket PC Native

As a GDI+ intensive component, Chart FX has been developed with coding practices that can help improve draw speeds when using Graphics draw calls. This is particularly important when considering applications in a mobile platform where memory, CPU speed, and other resources are at a premium. Considering that a PocketPC screen resolution is 240x320, we made sure chart elements that usually take a lot screen space were removed from the default chart settings and that charts accommodate and display well in a “portrait' rather than a “landscape' orientation; even the Chart FX default color palette has been changed to improve end users ability to read charts in small Pocket PC screens.

Support for SQL Server CE and Pocket Access

SQL Server CE extends Microsoft SQL Server to Microsoft Windows CE-based mobile devices, while providing developers with a consistent programming model for rapid application development. Chart FX can read from native SqlCEConnections and SqlCEDataAdapters for easy chart population. The following C# code demonstrates how easy it is to populate a chart from SQL Server CE data source:

SqlCeConnection myConn = new SqlCeConnection(@'Data Source = \Test.sdf');
myConn.Open();
SqlCeCommand myCommand = new SqlCeCommand(sSql, myConn);
SqlCeDataAdapter sqlCeAdapter = new SqlCeDataAdapter(myCommand);
DataSet dsChart = new DataSet();
sqlCeAdapter.Fill(dsChart);
Chart1.DataSource = dsChart.Tables[0];



Licensing

Development
Pocket Chart FX for .NET design-time components are licensed on a per-device basis. The license agreement permits you to use one copy of these components on a single computer. The software is in 'use' on a computer when it is loaded into temporary memory (i.e. RAM) or installed into permanent memory (e.g. hard disk, or other storage device) of that computer. If you need to install these design-time components in more than one computer, you need to obtain an additonal Pocket Chart FX for .NET license for each additional computer.

Deployment
Pocket Chart FX for .NET is licensed per deployment seat (device). Pocket Chart FX for .NET and Chart FX for .NET include 25 deployment licenses. Additional 25 seat deployment licenses are available for purchase. OEM agreements are available for volume purchases.



  Currency is set to Sterling   Change currency to Dollars   Change currency to Euros

Shopping Basket

    0 Item(s)

    Total:

    0.00



    View and amend your basket
    Copyright © Grey Matter Ltd. 1983 - 2012. Registered office: 2 Prigg Meadow, Ashburton, Devon, TQ13 7DF. Registered in England. Company no: 1671407. VAT no: GB 384904621.