Reporting

Event arguments when a chart element is clicked.

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

Syntax

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

Inheritance Hierarchy

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

Version Information

Supported in: 1.0.1

See Also