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