Table of Contents

Namespace LightningChartLib.WinForms.Charting.SeriesPolar

Classes

AreaSeriesPolar

Area series for polar chart.

CustomLinePointColoringAndShapingPolarEventArgs

Represents a class that provides arguments for the CustomLinePointColoringAndShaping event.

IntensityGridSeriesPolar

Intensity grid series for polar chart.

PointLineSeriesPolar

Point line series for polar chart. You can define the line style and point style. Add points with AddPoints method.

Sector

Sector class.

SeriesBasePolar

Base class for all polar series.

Enums

Sector.BorderStyle

Edge style.

Delegates

PointLineSeriesPolar.CustomLinePointColoringAndShapingEventHandler

The delegate to use for handlers that receive the CustomLinePointColoringAndShaping event.