Hi,
Can anyone provide a simple code example to place the legend inside and infront of the grid, located at the top-right corner of the grid?
I need it to stay there even when resizing the window/chart...
Search found 2 matches
- Mon Nov 08, 2004 8:03 am
- Forum: ActiveX
- Topic: Legend position code
- Replies: 1
- Views: 5140
- Fri Nov 05, 2004 10:51 am
- Forum: Wishes and ideas
- Topic: Interpolation
- Replies: 1
- Views: 9494
Interpolation
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...