TimeSpanChartRangeControlClient Events
The RangeControl‘s client that renders a lightweight chart with a time-span horizontal axis.| Name | Description |
|---|---|
| CustomizeSeries | Occurs before a series of the chart range control client is drawn in the range control’s viewport. Inherited from ChartRangeControlClientBase. |
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also