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 a ChartInterior object representing the floor of a three-dimensional chart.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Returns a [ChartInterior|ChartInterior] object representing the floor of a three\-dimensional chart.{excerpt}
{signature:C#}
 public ChartInterior Floor3D{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Floor3D() As ChartInterior
{signature}