Click or drag to resize

LineSeriesCursorTrackPoint Property

LightningChart .NET Help
Tracking point style. Applies only when Style is set to PointTrack.

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PointShapeStyle TrackPoint { get; set; }

Property Value

Type: PointShapeStyle
See Also