Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 an UpDownBar object, use SettingsLineAreaScatter.UpDownBar .

Properties

Name

Description

DownBarBorderLine

Returns a ChartLine object representing the border around the down bar portion of the

DownBarInterior

Returns a ChartInterior object representing the area of the down bar portion of the UpDownBar object.

GapBetweenBars

Sets or returns the width of the gap between the up/down bars.

UpBarBorderLine

Returns a ChartLine object representing the border around the up bar portion of the

UpBarInterior

Returns a ChartInterior object representing the area of the up bar portion of the UpDownBar object.
  • No labels