XlsChartDropBar module

class XlsChartDropBar.XlsChartDropBar

Bases: XlsObject, IChartFillBorder

property BackGroundColor: Color
<summary>

Gets or sets background color.

</summary>

property BackGroundColorObject: OColor
property BackGroundKnownColor: ExcelColors
<summary>

Gets or sets background color.

</summary>

Clone(parent: SpireObject) XlsChartDropBar
property Fill: IShapeFill
property ForeGroundColor: Color
property ForeGroundColorObject: OColor
<summary>

Gets or sets foreground color.

</summary>

property ForeGroundKnownColor: ExcelColors
property Format3D: Format3D
property GapWidth: int
property HasFormat3D: bool
property HasInterior: bool
property HasLineProperties: bool
property HasShadow: bool
property Interior: IChartInterior
property IsAutomaticFormat: bool
<summary>

Gets if use automatic format.

</summary>

property LineProperties: ChartBorder
property Pattern: ExcelPatternType
<summary>

Gets pattern.

</summary>

property Shadow: ChartShadow
property Visible: bool
<summary>

Gets or sets visiblity.

</summary>