ComponentOne Sparkline for UWP
DataContextChanged Event

C1.UWP.Sparkline Assembly > C1.Xaml.Sparkline Namespace > C1Sparkline Class : DataContextChanged Event
Syntax
'Declaration
 
Public Event DataContextChanged As Windows.Foundation.TypedEventHandler(Of FrameworkElement,DataContextChangedEventArgs)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,DataContextChangedEventArgs> DataContextChanged
See Also

Reference

C1Sparkline Class
C1Sparkline Members