Handles change values notification.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
protected static void OnChangeValues( DependencyObject obj, DependencyPropertyChangedEventArgs args ) |
| Visual Basic |
|---|
Protected Shared Sub OnChangeValues ( _ obj As DependencyObject, _ args As DependencyPropertyChangedEventArgs _ ) |
Parameters
- obj
- Type: System.Windows..::..DependencyObject