Visit Gigasoft's Web Site
 ProEssentials v9 Help

AreaBorder

Scope

Pego, Pesgo

Type

Int32

Default

0 = no border

.NET

PePlot.Option.AreaBorder

Ocx|Vcl

AreaBorder

DLL

PEP_nAREABORDER

 

Purpose

Controls if a polyline top border is added to GdiPlus or Direct2D Area plotting method graphics. Helps with large data sets where spikes in data results in a zero-width polygon portion that GdiPlus can sometimes hide. Value can be 1, 2, 3 pixel units for monitor display. Print and vector wmf/svg output will scale this size.

 

1 = 1 pixel

2 = 2 pixels

3 = 3 pixels...

 

Comments

PePlot.Option.AreaBorder members of Pego.PePlot.Option, Pesgo.PePlot.Option

 

Test image results of your settings on diplay and printout.

 

See Also: PlottingMethod, SolidLineOverArea