'Declaration
Public Overloads Shared Sub OnRendererChanged( _ ByVal bindable As BindableObject, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'Usage
Dim bindable As BindableObject Dim oldValue As Object Dim newValue As Object Series.OnRendererChanged(bindable, oldValue, newValue)
Parameters
- bindable
- oldValue
- newValue