Version

UpDownBars Class Members

The following tables list the members exposed by UpDownBars.

Public Constructors
 NameDescription
Public ConstructorUpDownBars ConstructorCreates a new UpDownBars instance.  
Public Properties
 NameDescription
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyDownBarReturns an UpDownBar instance which controls the appearance of the down bars for a stock chart.  
Public PropertyGapWidthSpecifies the width of the gap between bars.  
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 PropertyUpBarReturns an UpDownBar instance which controls the appearance of the up bars for a stock chart.  
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