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

Signature
C#
C#
 public sealed class Scatter : ChartPrototype
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class Scatter
		Inherits ChartPrototype
{signature}
{remarks}
By 
Remarks

By default,

the

series'

lines

are

visible.

To

disable

them,

set

the

"Series.Line.Visible

=

false".

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

Values

Name

Description

Anchor
StandardScatter
StandardScatter
StandardScatter

Scatter chart. Compares pairs of values.

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

!scatter0.jpg!

...

Web only

...