Version 24.2 (latest)

ChartGridLines Class Properties

For a list of all members of this type, see ChartGridLines members.

Public Properties
 NameDescription
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyFillReturns or sets a ChartFillBase derived object which defines the fill color/gradient for the line. (Inherited from Infragistics.Documents.Excel.Charts.ChartLineBase)
Public PropertyGridLineTypeReturns a value indicating whether this instance represents a major or minor gridline.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWidthInPointsDetermines the width of the line, expressed in points. (Inherited from Infragistics.Documents.Excel.Charts.ChartLineBase)
Public PropertyWorkbookThe owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorksheetThe owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
See Also

View on GitHub