IScatterChartOptions Interface Options specific for a Scatter/Bubble chart. Syntax Unit: FlexCel.Core IScatterChartOptions = interface(IChartOptions); Properties Name Description BubblePercentRatio Percent of largest bubble compared to chart in general. BubbleSizeType What the bubble size represents. IsBubbleChart True if this is a bubble chart, false if it is a scatter chart. ShowNegativeBubbles True if negative bubbles should be shwown. BubblesHaveShadow True if the bubbles have shadows.