Click or drag to resize

SectorClipInsideGraph Property

LightningChart .NET Help
Defines if the sector is drawn outside the main chart circle.

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

Property Value

Type: Boolean
See Also