Compares a bar to another one.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public int CompareTo ( Object obj)
Public Function CompareTo( _ obj As Object _) As Integer
The bar to compare to.
0 if equal, 1 if this Bar is bigger; otherwise -1.
Bar MembersBar ClassMindFusion.Charting Namespace