Click or drag to resize

LineSeriesCursorThinHairCross Property

LightningChart .NET Help
Draw haircross horizontal line as 1px width, otherwise as wide as vertical.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool ThinHairCross { get; set; }

Property Value

Type: Boolean
See Also