Visit Gigasoft's Web Site
 ProEssentials v9 Help

DisableStackedPercentMenus

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PePlot.Allow.StackedPercentMenus

Ocx|Vcl

StackedPercentMenus

DLL

PEP_bDISABLESTACKEDPERCENTMENUS

 

Purpose

This property controls whether the chart will support the stacked percent plotting methods. These plotting methods include: Area Stacked Percent and Bar Stacked Percent.

 

Setting

Description

TRUE

Disable stacked percent plotting methods.

FALSE

Enable stacked percent plotting methods.

 

Comments

PePlot.Allow.StackedPercentMenus 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, NoStackedData