Page tree

Versions Compared

Key

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

...

Description

Excerpt

Returns whether the chart type is three-dimensional or not.

Signature
C#
C#
public boolean Is3D{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Is3D() As Boolean
{signature}