[]
        
(Showing Draft Content)

C1.Win.C1Chart.ValueLabelsCollection.OnSet

OnSet Method

OnSet(int, object, object)

Declaration
protected override void OnSet(int index, object oldValue, object newValue)
Parameters
Type Name Description
int index
object oldValue
object newValue
Overrides