Hi Gary,
Thanks for your interest in Syncfusion products.
We are not able to understand your requirements clearly. So we have prepared a sample with spline series loaded with 256 points .Could please modify the sample based on your requirement or provide your sample which would help to us to serve you better. Please find the sample in the below location.
Sample: Spline_Series.zip
Please let us know if you have any queries.
Thanks,
Rachel. A
Hi Gary,
Thank you for the update.
We would like to confirm your requirement from the previous update. We suspect that your requisite is to plot fewer points by skipping the intermediate data points as in below screenshot.
Note : The above curve is just a model representation with LineSeries. Here Actual Curve is drawn to display the total no of data points.
Query : After the user edits this simple curve I then need to derive the 256 data points from the simple curve.
We suspect that your requirement is to form the same type of curve (with minimal points), after we edit any data point values.
Please revert us, if these are not your requirements.
Thanks,
Rajkumar BR.
Hi Gary,
Thanks for your update.
Currently we don’t have any in-built support for your requirement. However we are analyzing the any workaround feasibility to achieve in sample level .We will update you the status in one day probably on Feb, 16.
Thanks,
Rachel. A
Hi Gary,
Thank you for your patience.
We have prepared the workaround sample based on your scenario. We have created a wrapper like class called DataOptimizer. This class having the method to optimize your data points collection to minimum data points and also we have exposed a property called NumberofPoints . This property is used to define our optimizing degree, for instance if it is set as 10 means, you might get 50 points approximately. We have prepared a demo sample for this and find the sample from the below location.
Sample: DataEdit.zip
For editing requirement, you can use the DragDelta event as in the above sample.
Note: This workaround wrapper create specifically to resolve your scenario with fewer test cases.
Also we would like to recommend to refer the about the Trendline feature of SfChart, which resembles your requirement.
Please let us know if need any further assistance on this.
Thanks,
Rachel. A
Hi Gary,
Thanks for your response.
Please let us know if you require further assistance on this.
Thanks,
Rachel. A