The following example demonstrates how to implement custom painting on a Radar Diagram. For this, the ChartControl.CustomPaint event and RadarDiagram.DiagramToPoint and PointToDiagram methods should be used.
In this demo, you can see three moving targets painted on a radar diagram. Simply put the cross over every target and click it to hit.