ChartRangeControlClientBase Events
The base class for all chart clients of the range control.
Name | Description |
---|---|
Customize |
Occurs before a series of the chart range control client is drawn in the range control’s viewport. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also