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

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