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

Create a new blank ChartText object which is automatically added to the ChartTextCollection.

Signature
C#
C#
 public abstract ChartText CreateChartText()
{signature}{signature:
}
Signature
vb.net
vb.net
Public MustOverride Function CreateChartText() As ChartText
{signature}
{returns}A new {{ChartText}} object.{returns}
Returns

A new ChartText object.