Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Enumerations for radar chart types

Signature
C#
C#
 public sealed class Radar : ChartPrototype
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class Radar
		Inherits ChartPrototype
{signature}
{values}
||Name||Description||
|{anchor:Filled}Filled|Filled radar chart.  Radar chart with the area covered by a data series filled with a color.\{web-only:To see what this looks like, go to our online documentation:}!radar2.jpg!{web-only}|
|{anchor:StandardRadar}StandardRadar|Standard radar chart.  Displays changes in values relative to a center point.\{web-only:To see what this looks like, go to our online documentation:}!radar0.jpg!{web-only}|
Values

Name

Description

Anchor
Filled
Filled
Filled

Filled radar chart. Radar chart with the area covered by a data series filled with a color.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!radar2.jpg!
Web only

Anchor
StandardRadar
StandardRadar
StandardRadar

Standard radar chart. Displays changes in values relative to a center point.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!radar0.jpg!
Web only