Click or drag to resize

SectorBorderLocation Property

LightningChart .NET Help
Border location relative to sector edge.

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

Property Value

Type: SectorBorderStyle
See Also