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