# GC.Spread.Sheets.DataCharts.IWaterfallOption

## Content

# Interface: IWaterfallOption

[Sheets](../modules/GC.Spread.Sheets).[DataCharts](../modules/GC.Spread.Sheets.DataCharts).IWaterfallOption

## Table of contents

### Properties

- [connectingLineStyle](GC.Spread.Sheets.DataCharts.IWaterfallOption#connectinglinestyle)
- [orientation](GC.Spread.Sheets.DataCharts.IWaterfallOption#orientation)
- [showTotal](GC.Spread.Sheets.DataCharts.IWaterfallOption#showtotal)
- [totalLabel](GC.Spread.Sheets.DataCharts.IWaterfallOption#totallabel)

## Properties

### <a id="connectinglinestyle" name="connectinglinestyle"></a> connectingLineStyle

• `Optional` **connectingLineStyle**: [`IStyleOption`](GC.Spread.Sheets.DataCharts.IStyleOption)

___

### <a id="orientation" name="orientation"></a> orientation

• `Optional` **orientation**: [`Orientation`](../enums/GC.Spread.Sheets.DataCharts.Orientation)

___

### <a id="showtotal" name="showtotal"></a> showTotal

• `Optional` **showTotal**: `boolean`

___

### <a id="totallabel" name="totallabel"></a> totalLabel

• `Optional` **totalLabel**: `string`
