Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Returns a SeriesCollection object representing the set of data series in the chart.

Signature
C#
C#

 public SeriesCollection SeriesCollection{ get; }
Signature
vb.net
vb.net

Public ReadOnly Property SeriesCollection() As SeriesCollection