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 the specified chart from the worksheet.

Signature
C#
C#
 public void Remove(Chart chart)
{signature}{signature:
}
Signature
vb.net
vb.net
Public Sub Remove(ByVal chart As Chart)
{signature}
{parameters}
{param:Chart}A [Chart|Chart] object representing the Chart to remove.{param}
Parameters
Param
Chart
Chart

A Chart object representing the Chart to remove.