Table of Contents

TScatterChartOptions.IsBubbleChart Property

True if this is a bubble chart, false if it is a scatter chart.

Syntax

Namespace: FlexCel.Core

public Boolean IsBubbleChart { get; set; }

See also