MobileForms Toolkit Documentation

SeriesCollection.OnRemove Method 

Performs additional process when removing an element from the SeriesCollection instance.

protected override void OnRemove(
int index,
object value
);

Parameters

index
value

See Also

SeriesCollection Class | Resco.Controls.CompactChart Namespace