Interface | Description |
---|---|
IChartModifier3D |
Class | Description |
---|---|
ChartModifierBase3D |
Defines the base class to a Chart Modifier, which can be used to extend the interactivity or rendering of the
SciChartSurface3D |
FreeLookModifier3D |
The
FreeLookModifier3D provides the behaviour of free look (free rotation of camera) |
GestureModifierBase3D | |
LegendModifier3D | |
MasterSlaveTouchModifierBase3D |
Provides a base class for Linked 3D Chart Modifiers.
|
ModifierGroup3D |
Allows a collection of modifiers to be added to the
SciChartSurface3D.getChartModifiers() . |
OrbitModifier3D |
The OrbitModifier3D provides the behaviour of orbit (rotation around camera target)
|
PinchZoomModifier3D |
The
PinchZoomModifier3D provides zooming of the SciChartSurface3D with the pinch gesture. |
ScaleModifierBase3D |
Defines the base class to a 3D Chart Modifier which detects standard scale gesture detected by
ScaleGestureDetector |
SwitchableModifierGroup3D |
Defines a special
ModifierGroup3D which allows to organize child modifiers in groups and switch between them |
TooltipModifier3D |
The
TooltipModifier3D provides a touch-over tooltip to a chart, outputting a singleSeriesInfo3D object to bind to which updates as the touch moves over data-points |
TooltipModifierBase3D |
The
TooltipModifierBase3D is part of the ChartModifier3D API which
provides a touch-over templated tooltip, provided by the output of the Hit-Test operation on a IRenderableSeries3D . |
TouchModifierBase3D |
Defines the base class to a 3D Chart Modifier which performs manual processing of touch events
|
VertexSelectionModifier3D |
Defines a modifier which provides the behaviour of selection of vertices on a 3D chart
|
ZoomExtentsModifier3D |
The ZoomExtentsModifier3D provides the behaviour of zoom camera to fit on mouse double click on a 3D chart
|
Enum | Description |
---|---|
CrosshairMode |
Defines constants for different cursor modes.
|
ProjectionMode |
Defines constants for different line Projection modes
|
Annotation Type | Description |
---|---|
LineProjectionMode |