Table of Contents

IAreaLineChartOptions Interface

Options specific for a Line or Area chart.

Syntax

Unit: FlexCel.Core

IAreaLineChartOptions = interface(IChartOptions);

Properties

Name Description
StackedMode TStackedMode of the chart.
HasShadow True if the chart lines have shadows. This property doesn't apply for xlsx charts.
DropBars If the chart group has drop lines, the line information. Null otherwise.