Visit Gigasoft's Web Site
 ProEssentials v9 Help

NoStackedData

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PePlot.Allow.StackedData

Ocx|Vcl

NoStackedData

DLL

PEP_bNOSTACKEDDATA

 

Purpose

This property controls whether the Graph Object will support the stacked-data plotting methods. These plotting methods include: Area Stacked, Area Stacked Percent, Bar Stacked, and Bar Stacked Percent.

 

Setting

Description

TRUE

Disable stacked plotting methods.

FALSE

Enable stacked plotting methods.

 

Comments

PePlot.Allow.StackedData members of Pego.PePlot.Allow, Pesgo.PePlot.Allow

 

If the Graph Object is going to maintain a large number of subsets and stacked style charts are really not needed, then the stacked style plotting methods should be disabled.

 

See Also: PlottingMethod, DisableStackedPercentMenus