Gets the control interaction object.
[Visual Basic]
Public ReadOnly Property Interaction As Interaction
[C#]
public Interaction Interaction {get;}
[Delphi]
public property Interaction: Interaction read get_Interaction;
Remarks
The Interaction object controls the automated interactive features of the chart, including mouse driven rotation, scaling, translating and zooming.
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |