C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / Interaction Property

In This Topic
Interaction Property (C1Chart3D)
In This Topic
Gets the control interaction object.
Syntax
'Declaration
 
Public ReadOnly Property Interaction As Interaction
 
Remarks
The Interaction object controls the automated interactive features of the chart, including mouse driven rotation, scaling, translating and zooming.
See Also