Click or drag to resize

PolarEventMarkerCenterClipping Property

LightningChart .NET Help
Defines how the marker should be clipped at the center of the graph.

Namespace:  Arction.Wpf.Charting.EventMarkers
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(CenterClipping.Center)]
public CenterClipping CenterClipping { get; set; }

Property Value

Type: CenterClipping
See Also