XlsChartBorder module

class XlsChartBorder.XlsChartBorder

Bases: XlsObject, IChartBorder, ICloneParent

Clone(parent: SpireObject) XlsChartBorder
property Color: Color
<summary>

Color of line.

</summary>

property CustomLineWeight: float
property KnownColor: ExcelColors
<summary>

Line excel color.

</summary>

property Pattern: ChartLinePatternType
<summary>

Line pattern.

</summary>

property Transparency: float
property UseDefaultFormat: bool
property UseDefaultLineColor: bool
<summary>

Indicates if custom line color.

</summary>

property Weight: ChartLineWeightType
<summary>

Weight of line.

</summary>