SciChart.Charting3D Assembly : SciChart.Charting3D.Modifiers.Tooltip3D Namespace
SciChart.Charting3D.Modifiers.Tooltip3D Namespace
Classes
 ClassDescription
ClassDefines the class which is used only to expose style for the crosshair lines and used in the CrosshairLinesSceneEntity
ClassDefines the class which is used only to expose style for the crosshair lines projection and used in the CrosshairLinesSceneEntity
ClassDefines an entity which renders the Crosshair in the CrosshairMode.Lines mode and it's projections on the planes
ClassDefines an entity which renders the Crosshair in the CrosshairMode.Planes mode and it's projections on the planes
ClassThe TooltipModifier3D provides a mouse-over tooltip to a chart, outputting a single SciChart.Charting3D.Model.ChartData.SeriesInfo3D object to bind to which updates as the mouse moves over data-points. Add to a SciChart.Charting3D.SciChart3DSurface and set IsEnabled to true to enable this behaviour
Interfaces
 InterfaceDescription
InterfaceDefines the interface for CrosshairLinesSceneEntity and CrosshairPlanesSceneEntity classes
Enumerations
 EnumerationDescription
EnumerationDefines constants for different cursor modes. See TooltipModifier3D.CrosshairMode.
EnumerationDefines constants for different line Projection modes CrosshairMode.Lines.
See Also