Click or drag to resize
ChartPositionEquals Method
Determines whether the specified System.Object is equal to the current System.Object.

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Object to compare

Return Value

Type: Boolean
Result of comparing
See Also