1 write to _compareValue
System.Web.DataVisualization (1)
Common\General\DataManipulator.cs (1)
1486
this.
_compareValue
= compareValue;
6 references to _compareValue
System.Web.DataVisualization (6)
Common\General\DataManipulator.cs (6)
1504
==
_compareValue
;
1508
<
_compareValue
;
1512
<=
_compareValue
;
1516
>
_compareValue
;
1520
>=
_compareValue
;
1524
!=
_compareValue
;