[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeriesCollection.OnInsertComplete

OnInsertComplete Method

OnInsertComplete(int, object)

Declaration
protected override void OnInsertComplete(int index, object value)
Protected Overrides Sub OnInsertComplete(index As Integer, value As Object)
Parameters
Type Name Description
int index
object value
Overrides