Version

ChartDropLines Class Members

The following tables list the members exposed by ChartDropLines.

Public Constructors
 NameDescription
Public ConstructorChartDropLines ConstructorCreates a new ChartDropLines instance.  
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 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