Description
An UpDownBar object represents up/down bars in a line chart. Up/down bars connect data points in the highest and lowest series in a line chart to show motion during an interval.
C#
vb.net
Remarks
To return anUpDownBar
object, use SettingsLineAreaScatter.UpDownBar .
Properties
Name |
Description |
---|---|
Returns a ChartLine object representing the border around the down bar portion of the | |
Returns a ChartInterior object representing the area of the down bar portion of the UpDownBar object. | |
Sets or returns the width of the gap between the up/down bars. | |
Returns a ChartLine object representing the border around the up bar portion of the | |
Returns a ChartInterior object representing the area of the up bar portion of the UpDownBar object. |