MindFusion.Charting Programmer's Guide

Chart.AreaEventArgs Members

Constructors Properties
 


Provides data for the Click event.

The following tables list the members exposed by the Chart.AreaEventArgs type.

 Public Constructors

  Name Description

Chart.AreaEventArgs

Creates a new instance of the AreaEventArgs class.

 Public Properties

  Name Description

AreaIndex

Gets or sets the 0-based index of the clcked chart element. 

SeriesIndex

Gets or sets the 0-based index of the chart series, which holds the clicked element.

 See Also