Class ComparerPointWithIndexByY
Provides the method to compare the ChartPointWithIndex by the first Y value.
Inheritance
System.Object
ComparerPointWithIndexByY
Implements
System.Collections.IComparer
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public class ComparerPointWithIndexByY : Object, IComparer
Constructors
ComparerPointWithIndexByY()
Initializes a new instance of the ComparerPointWithIndexByY class.
Declaration
public ComparerPointWithIndexByY()
Implements
System.Collections.IComparer