Hide Comments
Hide Comments

Comments (0)

Defines what the bubble size values represents; is the size the area of the bubble or its diameter? The size of the bubble affects the relative size of one bubble to another.

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TSizeOption = ( 
  boDiameter, 
  boArea); 
 

expandingMembers

 

Name

Description

public enummember

boArea

Size represents area of bubble

public enummember

boDiameter

Size represents width/height of bubble

Top

expandingSee Also

Reference

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb