The following tables list the members exposed by ChartBorder.
Name | Description | |
---|---|---|
ChartBorder Constructor | Creates a new ChartBorder 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) | |
LineStyle | Returns or sets the line style for the border, i.e., solid, dashed, dotted, etc. | |
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) |