We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Forecast Function

How in the world do you use the forecast function? I''m using a database to populte the values from.

1 Reply

AD Administrator Syncfusion Team April 13, 2005 11:23 PM UTC

You need to be able to entaer a range of values in the last 2 arguments. So, currently, you would have to implement some kind of ICalcData object to recognize ranges. For example, if you look at the \Syncfusion\Essential Suite\3.0.1.0\Windows\Calculate.Windows\Samples\DataGridCalculator sample, you can enter one column of values into,say C1:C5, and then enter teh second set in d1:d5. Then entering =Forecast(30, c1:c5, d1:d5) into a cell would compute the forecast of the numbers you entered in the ranges.

Loader.
Live Chat Icon For mobile
Up arrow icon