Page tree

Versions Compared

Key

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

...

Wiki Markup
{description}
{excerpt}A chart's {{PrintedChartSize}} value determines how you can move and size the chart area, plot area, and the chart elements when printing the chart.

...

Signature
C#C#
{excerpt}
{signature:C#}
 public sealed class PrintedChartSize : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class PrintedChartSize
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

The entire chart (the chart area) can be sized and moved. The positions of chart elements such as titles, text boxes, and arrows shift relative to the chart area.

...

The entire chart (the chart area) can be sized and moved. The positions of chart elements such as titles, text boxes, and arrows shift relative to the chart area.

...

{signature}
{values}
||Name||Description||
|{anchor:Custom}Custom|The entire chart \(the chart area\) can be sized and moved.  The positions of chart elements such as titles, text boxes, and arrows shift relative to the chart area.|
|{anchor:ScaleToFitPage}ScaleToFitPage|The entire chart \(the chart area\) can be sized and moved.  The positions of chart elements such as titles, text boxes, and arrows shift relative to the chart area.|
|{anchor:UseFullPage}UseFullPage|The chart's plot area and elements within the plot area can be sized and moved, but not the chart area.|