Frequently Asked Questions

Q: Can I get technical support during trial period?

A: Of course. High-priority technical support is available by e-mail. Get support now.

Q: My 30-day trial license has expired, can I get an extension to the trial period?

A: Yes, contact Arction Sales.

Q: Can I distribute LightningChart components royalty-free?

A: Yes. You can distribute LightningChart components with your software free of charge.

Q: What is license subscription?

A: License subscription grants license keys, updates and technical support during the subscription period. After the subscription has expired, the components and your software fully work, but a Renewal license purchase is needed to continue receiving updates and using technical support.

Q: Can I upgrade to better edition, for example from LightningChart Pro SDK to LightningChart Ultimate SDK?

A: Yes. Upgrading is possible. See the Price list for details, and contact Arction Sales.

Q: LightningChart is perfect for my application, but I would like to have a special feature added.

A: Negotiate customizations with Arction Sales.

Q: Does LightningChart use data point reduction/resampling/decimation/down-sampling when rendering high-speed signals or vast data sets?

A: No, our chart performance is real and we don't use these tricks like our competitors. We don't want to compromise signal quality. All data is stored in the series as it is given to it, and when you start zooming in, you notice all data is really there with full accuracy and quality.

Q: LightningChart is the only suitable data visualization component for our application, but the price is out of our budget. Can we get it with reduced price and without the features we don't need?

A: Features will not be taken away. Contact Arction Sales and ask for possible discount.

Q: What is the secret of LightningChart performance?

A: Hard work, benchmarking and utilizing different technologies. For example, we use Direct3D, custom Intel Math Kernel, HLSL vertex and pixel shaders where they are most efficient.

Q: Why use LightningChart instead of developing our own custom component from scratch?

A: - Saves you incredible amount of time and money. We have developed LightningChart for years, full-time.

A: - Allows your application to be available this year, not after several years.

A: - LightningChart offers performance you most likely wouldn't achieve yourselves.

A: - Saves you from tangling with DirectX, with different level GPUs, and properties of them.

A: - Saves you from tangling with Intel Math Kernel. It is all done already in LightningChart.

Q: ... Yes, but we would like to have our own company name on the libraries, and to sell it as a software component.

A: Get OEM license agreement. Contact Arction Sales.

Q: Do LightningChart components work in WPF projects?

A: Yes, and they are much faster than chart controls build with WPF rendering system. True DirectX gives superior performance when compared to WPF graphics. LightningChart controls can be placed inside WindowsFormsHost control. LightningChart Ultimate comes with a demo project with source code. Follow instructions from Quick Reference.

Q: Can I use LightningChart components in C++ applications (MFC / Win32)?

A: Yes, LightningChart supports Window handle management and the objects can be fully controlled with C++/CLI code. Follow instructions from Quick Reference.