SciChart3D now natively supports selection of data-points via the VertexSelectionModifier3D. This is a ChartModifier3D derived type which can be added to the SciChart3DSurface via the SciChart3DSurface.ChartModifier […]
Demonstrates how to add Tooltips to a 3D Chart by using the TooltipModifier3D Type. This ChartModifier3D can be added to the SciChart3DSurface via the SciChart3DSurface.ChartModifier property, […]
Demonstrates how to add, and customize Tooltips on a 3D Chart by using the TooltipModifier3D Type. This ChartModifier3D can be added to the SciChart3DSurface via the […]