Result: Boolean;
The Result property determines whether the event is handled.
If this property is set to True, the event is handled. If the property is set to False, the event is not handled.
The property is set to False by default.
See also:
IUiChartCancelEventArgs