Click or drag to resize

LineSeriesCursorHairCrossColorMixing Property

LightningChart .NET Help
Use cursor and dataseries colors or just cursor color for haircross.

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

Property Value

Type: Boolean
See Also