I would like to know whether the following features are supported in .NET Visualization Engine of ILNumerics
- Draw a 3D Surface Plot
- Layout a wireframe over the Surface Plot
- Draw a scatter plot over the Surface Plot
- Color the surface using custom values and show the color bar as a legend.
- Custom meshgrid with support for floating point values.
- Able to Zoom, Pan and Rotate the plot
- Tooltip support together with the ability to select a point from the Surface plot (maybe using mouseclick/crosshair etc). I need a callback function from the point selected.
- Modify axis properties such ticks, labels, titles etc.
- Lighting and Shading options in the chart.
Please do reply