1 write to _tag
System.Web.DataVisualization (1)
Common\General\BaseClasses.cs (1)
59set { _tag = value; }
1 reference to _tag
System.Web.DataVisualization (1)
Common\General\BaseClasses.cs (1)
58get { return _tag; }