Series.DownBars

Series.DownBars property

Returns a DropBars object that represents the down bars on a line chart. Applies only to line charts.

public DropBars DownBars { get; }

See Also