Series.HiLoLines

Series.HiLoLines property

Returns a HiLoLines object that represents the high-low lines for a series on a line chart. Applies only to line charts.

public Line HiLoLines { get; }

See Also