# GC.Spread.Sheets.DataCharts.ILineStyle

## Content

# Interface: ILineStyle

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

## Table of contents

### Properties

- [stroke](GC.Spread.Sheets.DataCharts.ILineStyle#stroke)
- [strokeDasharray](GC.Spread.Sheets.DataCharts.ILineStyle#strokedasharray)
- [strokeOpacity](GC.Spread.Sheets.DataCharts.ILineStyle#strokeopacity)
- [strokeWidth](GC.Spread.Sheets.DataCharts.ILineStyle#strokewidth)

## Properties

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

• `Optional` **stroke**: [`ICssColorOptions`](GC.Spread.Sheets.DataCharts.ICssColorOptions)

___

### <a id="strokedasharray" name="strokedasharray"></a> strokeDasharray

• `Optional` **strokeDasharray**: `string`

___

### <a id="strokeopacity" name="strokeopacity"></a> strokeOpacity

• `Optional` **strokeOpacity**: `number`

___

### <a id="strokewidth" name="strokewidth"></a> strokeWidth

• `Optional` **strokeWidth**: `number`
