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 scatter chart types{excerpt}
{signature:C#}
 public sealed class Scatter : ChartPrototype
{signature}{signature:vb.net}
Public NotInheritable Class Scatter
		Inherits ChartPrototype
{signature}
{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:}!scatter0.jpg!{web-only}|