Version

UpDownBar Class Members

The following tables list the members exposed by UpDownBar.

Public Properties
 NameDescription
Public PropertyBarTypeReturns a value which identifies this instance as as up or down bar.  
Public PropertyBorderDetermines the appearance of the border drawn around the bar, as well as whether a border appears.  
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 properties for the bar.  
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 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