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

Permanently removes a ChartText object from the collection.

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

The ChartText object to remove.