CenterPlot Property

Specifies the centering of the plot on the media.

See Also | Example

Signature

object.CenterPlot

object

Layout, PlotConfiguration
The object or objects this property applies to.

CenterPlot

Boolean; read-write

TRUE: Center the plot on the media.

FALSE: Do not center the plot on the media.

Remarks

Changes to this property will not be visible until after a regeneration of the drawing. Use the Regen method to regenerate the drawing.

This property cannot be set to TRUE on a layout object whose PlotType property is set to acLayout.

 

   Comments?