'Declaration Protected Overridable Sub OnHintLabelTemplateChanged( _ ByVal oldValue As DataTemplate, _ ByVal newValue As DataTemplate _ )
'Usage Dim instance As Series Dim oldValue As DataTemplate Dim newValue As DataTemplate instance.OnHintLabelTemplateChanged(oldValue, newValue)
protected virtual void OnHintLabelTemplateChanged( DataTemplate oldValue, DataTemplate newValue )
Parameters
- oldValue
- newValue