ComponentOne Chart for .NET (2.0) Search HelpCentral 

Interaction.Enabled Property

Gets or sets whether the chart interaction is enabled.

[Visual Basic]

Public Property Enabled As Boolean

[C#]

public bool Enabled {get;set;}

[Delphi]

public property Enabled: Boolean read get_Enabled write set_Enabled;

See Also

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


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