Schedule Chart tooltips in Gantt Chart Library and Project Management Library for WPF

If you want to customize assignment and resource tooltips within the ScheduleChartResourceListView and/or ScheduleChartView controls from Gantt Chart Library for WPF or Project Management Library for WPF, you need to define: GanttChartViewAssignmentTemplate and/or GanttChartViewItemTemplate (properties of the control).

Examples are shown in the Custom Data Binding sample application for the ScheduleChartResourceListView and/or ScheduleChartView controls.

Where can I find sample applications?