Click or drag to resize

HighLowSeriesLineVisibleHigh Property

LightningChart .NET Help
High line visible.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool LineVisibleHigh { get; set; }

Property Value

Type: Boolean
See Also