Skip to main content
A newer version of this page is available. .

NumericChartRangeControlClient Events

The RangeControl‘s client that renders a lightweight chart with a numeric 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