Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

Collection

Specifies the TRSBubbleChartValues instance to which this Item belongs. Each TRSBubbleChartValue belongs to the TRSBubbleChartValues collection which creates it. The Collection property points to the collection object to which the value belongs.

published property

Size

Returns the size of the bubble as a diameter or an area. The size of the bubbles can represent the area of the bubbles or the diameter of the bubble (controlled by the SizeOption property of TRSBubbleChartValues), which affects the relative size of one bubble to another.

Bubble sizes can be negative values, although negative bubbles do not display in the chart by default (     NegativeSizeVisible must be true). When negative bubble sizes are displayed, they use their absolute size and are always drawn using the     NegativeSizeColor.
 

alert_cautionImportant Note

Note that for drawing purposes, the bubble size is proportional to the greatest bubble size in the collection of bubbles. Only the largest bubble is drawn with its correct diameter or area.

Top

Comments (0)

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