Class AxisPolar
- Namespace
- LightningChartLib.WinForms.Charting.Axes
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Polar axis (angle) class.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class AxisPolar : AxisPolarBase, IChartNode, IDisposable, IHighlightingItem
- Inheritance
-
AxisPolar
- Implements
- Inherited Members
Constructors
AxisPolar()
Constructor for properties editor
public AxisPolar()
AxisPolar(ViewPolar)
Constructor.
public AxisPolar(ViewPolar owner)
Parameters
ownerViewPolarparam owner M:LightningChartLib.WinForms.Charting.Axes.AxisPolar.#ctor(LightningChartLib.WinForms.Charting.Views.ViewPolar.ViewPolar)