The following tables list the members exposed by ChartGridLines.
Name | Description | |
---|---|---|
![]() | ChartGridLines Constructor | Creates a new ChartGridLines instance. |
Name | Description | |
---|---|---|
![]() | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Fill | Returns or sets a ChartFillBase derived object which defines the fill color/gradient for the line. (Inherited from Infragistics.Documents.Excel.Charts.ChartLineBase) |
![]() | GridLineType | Returns a value indicating whether this instance represents a major or minor gridline. |
![]() | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | WidthInPoints | Determines the width of the line, expressed in points. (Inherited from Infragistics.Documents.Excel.Charts.ChartLineBase) |
![]() | Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
View on GitHub