Page tree

Versions Compared

Key

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

Excerpt

The ChartPageSetup class represents the page layout properties of a printed chart or chart sheet. To return a ChartPageSetup object, use Chart.PageSetup

Signature
C#C#
Wiki Markup
{description}
{excerpt}The [ChartPageSetup|ChartPageSetup] class represents the page layout properties of a printed chart or chart sheet. To return a {{ChartPageSetup}} object, use [Chart.PageSetup|Chart.PageSetup]{excerpt}
{signature:C#}
 public sealed class ChartPageSetup : PageSetup
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class ChartPageSetup
		Inherits PageSetup
Remarks
Note

See PageSetup for important information on which properties and methods support charts.

Properties

...

Name

...

Description

...

ChartSize

...

Classes

...

Name

...

Description

...

PrintedChartSize

...

{signature}
{remarks}
{note}See [PageSetup] for important information on which properties and methods support charts.
{note}
{remarks}
{properties}
||Name||Description||
|[ChartSize|ChartPageSetup.ChartSize]|{excerpt-include:ChartPageSetup.ChartSize|nopanel=true}|
{classes}
||Name||Description||
|[PrintedChartSize|ChartPageSetup.PrintedChartSize]|{excerpt-include:ChartPageSetup.PrintedChartSize|nopanel=true}|