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}{signature:
}
Signature
vb.net
vb.net
Public MustOverride Sub AddChartText(ByVal text As ChartText)
{signature}
{parameters}
{param:text}The {{ChartText}} object to add.{param}
Parameters
Param
text
text

The ChartText object to add.