Visit Gigasoft's Web Site
 ProEssentials v9 Help

AdjoinBars

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PePlot.Option.AdjoinBars

Ocx|Vcl

AdjoinBars

DLL

PEP_bADJOINBARS

 

Purpose

Set True to force bar charts to draw bars with no gaps between bars. AdjoinBars is a feature added for some specific purposes and may not function in all scenarios, though your case may be inproved by also setting BarWidth = 1.0, or use BarWidth = 1.0 instead of AdjoinBars. AdjoinsBars primary purpose is rare and to create huge stackedbar charts with many subsets to form a color-map (image full of squares that mimicks a 2d contour in block form.)


Colormaps can be built with a stacked bar chart with many subsets, points and AdjoinBars = True.

 

Comments

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

 

See Also: BarWidth