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

Adds an existing ChartText object to this ChartTextCollection.

Signature
C#
C#
 public abstract void AddChartText(ChartText text)
Signature
vb.net
vb.net
Public MustOverride Sub AddChartText(ByVal text As ChartText)
Parameters
Param
text
text

The ChartText object to add.