UpDownBarsOptions Members
Contains settings used to display up-down bars on a 2-D line or stock chart.Properties
Name | Description |
---|---|
DownBars | Provides access to formatting options for the down bars displayed on the 2-D line and stock charts. |
GapWidth | Gets or sets the space between the up-down bars on a 2-D line or stock chart as a percentage of the bar width. |
UpBars | Provides access to formatting options for the up bars displayed on the 2-D line and stock charts. |
Visible | Gets or sets a value indicating whether up-down bars should be displayed on a 2-D line or stock chart. |
Methods
Name | Description |
---|---|
ResetToMatchStyle() | Removes custom formatting applied to up-down bars and restores default formatting based on the chart style. |
See Also