Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Enumerations for radar chart types

Signature
C#C#
Wiki Markup
{description}
{excerpt}Enumerations for radar chart types{excerpt}
{signature:C#}
 public sealed class Radar : ChartPrototype
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Radar
		Inherits ChartPrototype
Values

...

Name

...

Description

...

{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}|