DrawingObjectComparerCompare Method

GF Charts Help

Namespace:  GF.Clients.Charts.Details
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public int Compare(
	DrawingObject x,
	DrawingObject y
)

Parameters

x
Type: GF.Clients.Charts.DetailsDrawingObject
y
Type: GF.Clients.Charts.DetailsDrawingObject

Return Value

Type: Int32

Implements

IComparerTCompare(T, T)
See Also

Reference