Table of Contents

TScatterChartOptions Class

Options specific for a Scatter/Bubble chart.

Syntax

Namespace: FlexCel.Core

public class TScatterChartOptions: TChartOptions

Constructors

Methods

Name Description
IsStacked Returns true is the chart is stacked, either normally or 100% stacked.

Properties

Name Description
BubblePercentRatio Percent of largest bubble compared to chart in general.
BubblesHaveShadow True if the bubbles have shadows.
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.