[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Annotations.AnnotationsCollection.OnInsertComplete

OnInsertComplete Method

OnInsertComplete(int, object)

Declaration
protected override void OnInsertComplete(int index, object value)
Parameters
Type Name Description
int index
object value
Overrides