Click or drag to resize

ChartGridLine Properties

The ChartGridLine type exposes the following members.

Properties
Name Description
Public property AxisLineType
Gets or sets axis line type.
(Inherited from XlsChartGridLine .)
Public property Border
Gets line border. Read only.
Public property Fill
Represents fill options. Read-only.
(Inherited from XlsChartGridLine .)
Public property Format3D
Gets the chart3 D properties.
(Inherited from XlsChartGridLine .)
Public property HasFormat3D
This property Indicates whether the Shadow object has been created(which includes the 3D properties)
(Inherited from XlsChartGridLine .)
Public property HasInterior
This property indicates whether interior object was created. Read-only.
(Inherited from XlsChartGridLine .)
Public property HasLineProperties
Indicates whether line formatting object was created.
(Inherited from XlsChartGridLine .)
Public property HasShadow
This property indicates whether the shadow object has been created
(Inherited from XlsChartGridLine .)
Public property Interior
Returns object, that represents area properties. Read-only.
(Inherited from XlsChartGridLine .)
Public property LineProperties
Gets line border.
(Inherited from XlsChartGridLine .)
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.
(Inherited from XlsChartGridLine .)
Top
See Also