Provides data for the Click event. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public class Chart.AreaEventArgs : EventArgs |
Visual Basic
![]() |
---|
Public Class Chart.AreaEventArgs |
JavaScript
![]() |
---|
// class |
The AreaEventArgs object passes information about the clicked chart part to an event handler for the Click event, which is associated with the Chart control.
System.Object
System.EventArgs
MindFusion.Charting.WebForms.Chart.AreaEventArgs