Click or drag to resize

XlsChartGridLine Properties

The XlsChartGridLine type exposes the following members.

Properties
Name Description
Public property AxisLineType
Gets or sets axis line type.
Public property Border
Gets line border.
Public property Fill
Represents fill options. Read-only.
Public property Format3D
Gets the chart3 D properties.
Public property HasFormat3D
This property Indicates whether the Shadow object has been created(which includes the 3D properties)
Public property HasInterior
This property indicates whether interior object was created. Read-only.
Public property HasLineProperties
Indicates whether line formatting object was created.
Public property HasShadow
This property indicates whether the shadow object has been created
Public property Interior
Returns object, that represents area properties. Read-only.
Public property LineProperties
Gets line border.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property Shadow
Gets the shadow properties.
Top
See Also