[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.ISeries

Interface: ISeries

Sheets.Charts.ISeries

Hierarchy

Table of contents

Properties

Properties

axisGroup

Optional axisGroup: AxisGroup


backColor

Optional backColor: string | IPatternFillBackColor

Inherited from

ISeriesItemBase.backColor


backColorTransparency

Optional backColorTransparency: number

Inherited from

ISeriesItemBase.backColorTransparency


border

Optional border: ISeriesItemBorder

Inherited from

ISeriesItemBase.border


bubbleSizes

Optional bubbleSizes: string

Inherited from

ISeriesItemBase.bubbleSizes


chartType

Optional chartType: ChartType


dataLabels

Optional dataLabels: IDataLabels

Inherited from

ISeriesItemBase.dataLabels


dataPoints

Optional dataPoints: Object

Index signature

▪ [key: number]: IDataPoint

Inherited from

ISeriesItemBase.dataPoints


doughnutHoleSize

Optional doughnutHoleSize: number

Inherited from

ISeriesItemBase.doughnutHoleSize


errorBars

Optional errorBars: ErrorBarItems

Inherited from

ISeriesItemBase.errorBars


gapWidth

Optional gapWidth: number

Inherited from

ISeriesItemBase.gapWidth


invertColor

Optional invertColor: string

Inherited from

ISeriesItemBase.invertColor


invertIfNegative

Optional invertIfNegative: boolean

Inherited from

ISeriesItemBase.invertIfNegative


name

Optional name: string


overlap

Optional overlap: number

Inherited from

ISeriesItemBase.overlap


plotVisibleOnly

Optional plotVisibleOnly: boolean

Inherited from

ISeriesItemBase.plotVisibleOnly


showConnectorLines

Optional showConnectorLines: boolean

Inherited from

ISeriesItemBase.showConnectorLines


smooth

Optional smooth: boolean

Inherited from

ISeriesItemBase.smooth


startAngle

Optional startAngle: number

Inherited from

ISeriesItemBase.startAngle


subtotals

Optional subtotals: number[]

Inherited from

ISeriesItemBase.subtotals


symbol

Optional symbol: ISymbol

Inherited from

ISeriesItemBase.symbol


trendlines

Optional trendlines: TrendlineItem[]

Inherited from

ISeriesItemBase.trendlines


xValues

Optional xValues: string


yValues

Optional yValues: string