Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Returns a ChartLine object representing the border around the walls of a three-dimensional chart.

Signature
C#
C#
public ChartLine Wall3DBorder{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Wall3DBorder() As ChartLine
{signature}