Series.UpBars

Series.UpBars property

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

public DropBars UpBars { get; }

See Also