Search found 3 matches

by rpastric
Mon Jun 20, 2016 10:21 pm
Forum: LightningChart Ultimate WPF
Topic: Issue Exporting to SVG shows no data
Replies: 3
Views: 8664

Re: Issue Exporting to SVG shows no data

On a similar note, when exporting from a chart using an IntensityGridSeries for the data values with ViewXY again, we do not see any data as well when exporting to SVG. I'm not sure if this is related or not.
by rpastric
Wed Jun 01, 2016 11:22 pm
Forum: LightningChart Ultimate WPF
Topic: Issue Exporting to SVG shows no data
Replies: 3
Views: 8664

Issue Exporting to SVG shows no data

n the specific case of using SaveToFile method with GDILineSeriesCompression in the ViewXY settings set to false and using FreeformPointLineSeries to store the data, the resulting SVG will not contain said data. If I change the FreeformPointLineSeries to a PointLineSeries, the data will display even...
by rpastric
Tue May 31, 2016 8:25 pm
Forum: Updating LightningChart from v.6 to v.7
Topic: Moved/removed properties
Replies: 1
Views: 12506

Moved/removed properties

So in upgrading to V7, I've noticed that the EffectCaching, MultiCoreCountLimit, MultiCoreProcessing, and UseThreadPool properties on the RenderOptionsCommon class have been removed for the WPF version. I had a few questions I was hoping to get answered: Were these properties just removed entirely o...