Reporting

Event arguments when a chart element is clicked.

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class ChartClickEventArgs : EventArgs
Visual Basic
Public Class ChartClickEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Reporting.Charting..::..ChartClickEventArgs

Version Information

Supported in: 1.0.1

See Also