Click or drag to resize

SectorCenterClipping Property

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

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

Property Value

Type: CenterClipping
See Also