A chart can be added to a WPF application using the following chart tag.
<syncfusion:Chart Name="Chart1" Background="White" Foreground="Black"> </syncfusion:Chart>