PinchZoomModifier3D Class
The PinchZoomModifier3D provides zooming of the com.scichart.charting3d.visuals.SciChartSurface3D with the pinch gesture.
Object Model

Syntax
public class PinchZoomModifier3D extends ScaleModifierBase3D |
Inheritance Hierarchy
java.lang.Object
com.scichart.core.utility.touch.ReceiveMotionEventsBase
com.scichart.charting.modifiers.ChartModifierCore
com.scichart.charting3d.modifiers.ChartModifierBase3D
com.scichart.charting3d.modifiers.ScaleModifierBase3D
com.scichart.charting3d.modifiers.PinchZoomModifier3D
See Also