ValueChangedEventArgs Fields |
The ValueChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelRendering |
If you update the chart in the event handler, set to true to prevent flickering.
| |
| ConstantLine |
The ConstantLine object whose value was changed.
| |
| NewValue |
New value.
|