I miss a fast interpolation function that can interpolate an Y-value along the series, even if the X-value is between two X-points in a series.
Both linear and logarithmic interpolationshould be available.
Example:
Seriespoint 1: X=30, Y=40
Seriespoint 2: X=250, Y=50
What is the Y value at X=100 for that series?
Function Interpolate(A as TChartSeries, X as long, Linear as boolean) as long
Interpolation
interpolation
I agree with you completely. They should have more support here. Since
we are in the signal processing business, we would be interested in
support not only for the usual interpolation, but one with
the usual sp windowing functions to miniomize aliasing.
Jennifer
we are in the signal processing business, we would be interested in
support not only for the usual interpolation, but one with
the usual sp windowing functions to miniomize aliasing.
Jennifer