Visit Gigasoft's Web Site
 ProEssentials v9 Help

BubbleSize

Scope

Pesgo

Type

Int32

Default

PEBS_MEDIUM

.NET

PePlot.Option.BubbleSize

Ocx|Vcl

BubbleSize

DLL

PEP_nBUBBLESIZE

 

Purpose

This property controls the overall size of bubbles produced when PlottingMethod is Bubble.

 

The following constants apply to this property:

 

.NET Gigasoft.Enums.

ActiveX and

 

BubbleSize.

DLL Constants

Description

Small

PEBS_SMALL(0)

Small bubbles.

Medium

PEBS_MEDIUM(1)

Medium bubbles.

Large

PEBS_LARGE(2)

Large bubbles.

 

Scientific Graph VCL Enumerations

eBubbleSize = (sgSmallBubbles, sgMediumBubbles, sgLargeBubbles);

 

Comments

PePlot.Option.BubbleSize members of Pesgo.PePlot.Option

 

See Also: ZData AllowBubble