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
Wiki Markup
{description}
{excerpt}Enumerations for radar chart types{excerpt}
{signature:C#}
 public sealed class Radar : ChartPrototype
{signature}{signature: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}|