ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.Click Event

Occurs when the chart is clicked.

[Visual Basic]

Public Event Click As ImageClickEventHandler

[C#]

public event ImageClickEventHandler Click

[Delphi]

public property Click: ImageClickEventHandler read remove_Click write add_Click;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace


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