Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

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

Signature
C#C#
Wiki Markup
{description}
{excerpt}Returns whether the chart type is three\-dimensional or not.{excerpt}
{signature:C#}
 public boolean Is3D{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Is3D() As Boolean
{signature}