Visit Gigasoft's Web Site
 ProEssentials v9 Help

BarWidth

Scope

Pego, Pesgo

Type

Double

Default

0.0

.NET

PePlot.Option.BarWidth

Ocx|Vcl

BarWidth

DLL

PEP_fBARWIDTH

 

Purpose

This property controls the thickness of the Bar and SpecificPlotMode plotting methods.

 

For the Graph Object, this property defines the bar width in terms of percentage of space between data points. The valid range is from .25 to 1.0 or 25% to 100% of the space between data points. If this value is 0 then it defaults to 75%.

 

For the Scientific Graph Object, this property defines the bar width as an actual numerical size that is sized with respect to the same scale as the data. If zero, the bar width will be half the distance between the first two data points.

 

Comments

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

 

See Also: PlottingMethod, SpecificPlotMode, FixedSPMWidth