Hide Comments
Hide Comments

Comments (0)

Defines the color to use for Bubbles that have sizes less than 0. 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.
 

Namespace: FMX.RS.BubbleCharts

expandingSyntax

Delphi

published
  property NegativeSizeColor: TCanvasColor read FNegativeSizeColor write SetNegativeSizeColor default clxWhite;
 

Property Value

Type: TCanvasColor

expandingSee Also

Comments (0)

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