ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.Interaction Property

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

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.