ChartDataUpdateEventArgs Constructors
Provides data for the DataChanged event.| Name | Parameters | Description |
|---|---|---|
| ChartDataUpdateEventArgs(ChartDataUpdateType, Int32, Int32) | updateType, rowIndex, count | Initializes a new instance of the ChartDataUpdateEventArgs class with specified settings. |
See Also