Class CustomLinePointColoringAndShapingPolarEventArgs
- Namespace
- LightningChartLib.WinForms.Charting.SeriesPolar
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Represents a class that provides arguments for the CustomLinePointColoringAndShaping event.
public class CustomLinePointColoringAndShapingPolarEventArgs : CustomLinePointColoringAndShapingBaseEventArgs
- Inheritance
-
CustomLinePointColoringAndShapingPolarEventArgs
- Inherited Members
Constructors
CustomLinePointColoringAndShapingPolarEventArgs()
Creates and initializes a new instance of CustomLinePointColoringAndShapingPolarEventArgs class.
public CustomLinePointColoringAndShapingPolarEventArgs()
Fields
Series
The series to which this event is associated.
public SeriesBasePolar Series