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 the ChartPageSetup object for this chart.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Returns the [ChartPageSetup|ChartPageSetup] object for this chart.{excerpt}
{signature:C#}
 public ChartPageSetup PageSetup{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property PageSetup() As ChartPageSetup
{signature}
{scrollbar}