[]
Ƭ 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.
Name | Type |
---|---|
backColor |
string | IPatternFillBackColor |
backColorTransparency? |
number |
border? |
ISeriesItemBorder |