Table of Contents

IChartOptions.IsStacked Method

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

Syntax

Unit: FlexCel.Core

function IChartOptions.IsStacked: Boolean; virtual; abstract;

See also