Search found 2 matches

by TatianaBartceva
Fri Oct 21, 2016 1:36 pm
Forum: Blog
Topic: Cleaning Memory Resources Correctly
Replies: 0
Views: 23318

Cleaning Memory Resources Correctly

Application should dispose existing objects before clearing related collection. LightningChart provides predefined collections, e.g. XAxes, YAxes, PaletteSteps, etc. in WinForms and WPF Non-bindable platforms. In WPF Semi-bindable and Bindable platforms they should be created manually (e.g. ViewXY.C...
by TatianaBartceva
Thu Oct 13, 2016 3:05 pm
Forum: Blog
Topic: Performance in Data Visualization - Why it Matters?
Replies: 1
Views: 18795

Performance in Data Visualization - Why it Matters?

Performance is bearing in itself a description of how well a machine, product, etc. does a piece of work. In data visualization field it means how fast, powerful and easy it is to use visualization components. Visualization performance comprises techniques and technologies that can aid developers, a...