Hi ,
I can see many toolBar examples, but when i try to include like below, its giving me error.
-<syncfusion:Chart.ToolBar >
<syncfusion:ChartToolBar />
</>
It says 'ToolBar ' is not recognized or is not accessible
Do i need to any reference in xaml? I have added xmlns:syncfusion="http://schemas.syncfusion.com/wpf"
and dlls , which i have added into my solution are Syncfusion.chart.WPF,syncfusion.Core,syncfusion.Shared.WPF
What else i have to refer??
Please reply back at the earliest.