Visit Gigasoft's Web Site
 ProEssentials v9 Help

BottomMargin

Scope

Pego, Pesgo, Pe3do

Type

String

Default

empty

.NET

PeAnnotation.Line.BottomMargin

Ocx|Vcl

BottomMargin

DLL

PEP_szBOTTOMMARGIN

 

Purpose

This property defines a string which will be used to allocate extra space below of the graphs grid. This property works a little different depending if a Pe3do, or Pego/Pesgo. For a Pe3do control, this property allocates space along bottom of chart. For the Pego/Pesgo, space is allocated based upon ShowMargins and ShowAnnotations properties. For Pego/Pesgo controls, this property is mostly used when you have VertLineAnnotationText where one or more annotations have the "|B" justification code. This property is generally set to the longest string placed on the outside bottom edge of graph.

 

Comments

PeAnnotation.Line.BottomMargin members of Pego.PeAnnotation.Line, Pesgo.PeAnnotation.Line, Pe3do.PeAnnotation.Line

 

Since this margin is mainly designed to facilitate line annotations, the margin space is only allocated when ShowAnnotations or ShowVertLineAnnotations is set to TRUE, or also see ShowMargins.

 

See Also:ShowMargins, ImageAdjustLeft, ImageAdjustRight, ImageAdjustTop, RightEdgeSpacing, LeftEdgeSpacing, ImageAdjustTop, LeftMargin, RightMargin, and TopMargin

 

For more information, see Chapter 7, Question 10.