Series.HasHiLoLines

Series.HasHiLoLines property

True if the line chart has high-low lines. Applies only to line charts.

public bool HasHiLoLines { get; set; }

See Also