Search found 3 matches

by speciesxx
Fri Nov 24, 2017 9:58 am
Forum: LightningChart Ultimate WPF
Topic: Bind to multiple series (dynamic number of series)
Replies: 1
Views: 4997

Bind to multiple series (dynamic number of series)

hi all, we are trying out the bindable chart. We bind data to a series via viewmodel. We wonder if its possible to bind dataseries from viewmodel as well. We don't know how many dataseries we have, this is a dynamic number specified in or viewmodel. Is there something like a itemtemplate we can defi...
by speciesxx
Thu Nov 09, 2017 1:12 pm
Forum: LightningChart Ultimate WPF
Topic: WPF bindable - performance loss?
Replies: 1
Views: 9108

WPF bindable - performance loss?

Hi all, we're evaluating the LCU suite for real time data monitoring. In the manual there are 3 kind of chart editions specified, with each their own performance: - WPF non-bindable (Excellent) - WPF semi-bindable (Very good) - WPF bindable (Good) Since we use MVVM, we wonder how big the performance...
by speciesxx
Thu Nov 02, 2017 2:12 pm
Forum: LightningChart Ultimate WPF
Topic: Disable graphborder and scalenibs
Replies: 2
Views: 6198

Disable graphborder and scalenibs

hi all, I am using charts for WPF and I wonder how I can fully disable: - graph view border (I can set the color through chartView.GraphBorderColor) but I cannot find where I can set the thickness to 0 (note: this is not _chart.BorderThickness) - scalenibs (I can set the size to (0,0) but there is s...