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 scatter chart types

Signature
C#C#
Wiki Markup
{description}
{excerpt}Enumerations for scatter chart types{excerpt}
{signature:C#}
 public sealed class Scatter : ChartPrototype
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Scatter
		Inherits ChartPrototype
Remarks
By
{signature}
{remarks}
By default, the series' lines are visible. To disable them, set the "Series.Line.Visible = false".
Values

...

Name

...

Description

...


{remarks}
{values}
||Name||Description||
|{anchor:StandardScatter}StandardScatter|Scatter chart.  Compares pairs of values.\{web-only:To see what this looks like, go to our online documentation:}!scatter0.jpg!

...

{web-only}|