Visit Gigasoft's Web Site
 ProEssentials v9 Help

LeftMargin

Scope

Pego, Pesgo

Type

String

Default

empty

.NET

PeAnnotation.Line.LeftMargin

Ocx|Vcl

LeftMargin

DLL

PEP_szLEFTMARGIN

 

Purpose

This property defines a string which will be used allocate extra space left of the graphs grid. This is mostly used when you have HorzLineAnnotationText where one or more annotations have the "|L" justification code. This property is generally set to the longest annotation string placed on the outside left edge of graph.

 

Comments

PeAnnotation.Line.LeftMargin members of Pego.PeAnnotation.Line, Pesgo.PeAnnotation.Line

 

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

 

See Also: ShowMargins, ImageAdjustLeft, ImageAdjustRight, ImageAdjustTop, RightEdgeSpacing, LeftEdgeSpacing, ImageAdjustTop, BottomMargin, RightMargin, TopMargin, AxisNumberSpacing

 

For more information, see Chapter 7, Question 10.