Version 24.2 (latest)

UpDownBars Class Properties

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

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

View on GitHub