The following tables list the members exposed by ChartDataEventArgs.
Name | Description | |
---|---|---|
![]() | ChartDataEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ColumnLabel | The text label associated with the DataColumn returned by the click event. |
![]() | DataColumn | Gets the Index of the Data Column which was clicked. |
![]() | DataRow | Gets the Index of the DataRow that was clicked. |
![]() | DataValue | Gets the data value at DataRow, DataColumn in the DataSource. |
![]() | LayerID | The LayerID associated with the Data returned by the click event. |
![]() | Primitive | Gets/sets value of Primitive. |
![]() | RowLabel | The text label associated with the DataRow returned by the click event. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string representation of a ChartDataEventArgs object. |