The following tables list the members exposed by UpDownBars.
Name | Description | |
---|---|---|
![]() | UpDownBars Constructor | Creates a new UpDownBars instance. |
Name | Description | |
---|---|---|
![]() | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | DownBar | Returns an UpDownBar instance which controls the appearance of the down bars for a stock chart. |
![]() | GapWidth | Specifies the width of the gap between bars. |
![]() | 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) |
![]() | UpBar | Returns an UpDownBar instance which controls the appearance of the up bars for a stock chart. |
![]() | 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) |
View on GitHub