[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts

Namespace: Charts

Spread.Sheets.Charts

Table of contents

Enumerations

Classes

Interfaces

Type aliases

Type aliases

IDataPointStyle

Ƭ IDataPointStyle: Object

property {string | GC.Spread.Sheets.Charts.IPatternFillBackColor} backColor The background color of the data point.

property backColorTransparency The background color transparency of the data point.

property border The border style of the data point.

property border.color The border color of the data point.

property border.transparency The border color transparency of the data point.

property border.width The border width of the data point.

property border.lineType The border line type of the data point.

Type declaration

Name Type
backColor string | IPatternFillBackColor
backColorTransparency? number
border? ISeriesItemBorder