1 write to _interlacedRowsColor
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3775
this.
_interlacedRowsColor
= value;
2 references to _interlacedRowsColor
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3769
return this.
_interlacedRowsColor
;
3773
if(value != this.
_interlacedRowsColor
)