Shopping cart Download trialFree Trial

Radar Diagram Custom Paint

  • v
  • v

0306090120150180210240270300330Hit the Target

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.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\XtraChartsDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\XtraChartsDemos