Search found 2 matches

by UnityRT
Tue Nov 05, 2019 2:40 pm
Forum: LightningChart Ultimate WPF
Topic: [FullBindable] How to trigger View XY ZoomToFit when BarSeries Changed
Replies: 1
Views: 4031

[FullBindable] How to trigger View XY ZoomToFit when BarSeries Changed

Hello, I am using full bindable v8.4.3 WPF Ligthing ultimate chart. I have a "histogram like" view (barseries ViewXY chart) displayed, bind to a BarSeriesCollection VM object member. Barseries could be added,removed or modified at any time. Collection are modified within VM. How to perform...
by UnityRT
Mon Sep 12, 2016 4:33 pm
Forum: LightningChart Bug Reports
Topic: SolveNearestDataPointByCoord always return false
Replies: 1
Views: 17093

SolveNearestDataPointByCoord always return false

Hello, I used to work with 3D view Surface grid with Winforms version v7.0.2. We recently upgrade to version 7.1.1. since this time "SolveNearestDataPointByCoord" method always return false and we could not track surface Mouse coordinates anymore. I have tried with the last version v7.1.2 ...