Namespace: 
   C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
protected override void OnSet( int index, Object oldValue, Object newValue )  | 
| Visual Basic | 
|---|
Protected Overrides Sub OnSet ( _ index As Integer, _ oldValue As Object, _ newValue As Object _ )  | 
Parameters
- index
 - Type: System..::..Int32
 
- oldValue
 - Type: System..::..Object
 
- newValue
 - Type: System..::..Object