Click or drag to resize

SectorAssignPolarAxisIndex Property

LightningChart .NET Help
Index of polar axis assigned to this series. Give -1 when you don't want to assign it yet to any axis.

Namespace:  Arction.Wpf.Charting.SeriesPolar
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(0)]
public int AssignPolarAxisIndex { get; set; }

Property Value

Type: Int32
See Also