1 write to _itemColumnSeparatorColor
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3065
this.
_itemColumnSeparatorColor
= value;
2 references to _itemColumnSeparatorColor
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3059
return this.
_itemColumnSeparatorColor
;
3063
if(value != this.
_itemColumnSeparatorColor
)