Click or drag to resize

ChartBorder Properties

The ChartBorder type exposes the following members.

Properties
Name Description
Public property Color
Color of line.
(Inherited from XlsChartBorder .)
Public property CustomLineWeight
Gets or sets the line weight.
(Inherited from XlsChartBorder .)
Public property KnownColor
Lineexcel color.
(Inherited from XlsChartBorder .)
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Public property Pattern
Line pattern.
(Inherited from XlsChartBorder .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property Transparency
Returns the transparency level of the specified Solid color shaded XlsFill as a floating-point value from 0.0 (light) through 1.0(dark)
(Inherited from XlsChartBorder .)
Public property UseDefaultFormat
Indicates if use default format.
(Inherited from XlsChartBorder .)
Public property UseDefaultLineColor
Indicates if custom line color.
(Inherited from XlsChartBorder .)
Public property Weight
Weight of line.
(Inherited from XlsChartBorder .)
Top
See Also