1 write to _value
System.Windows.Forms.DataVisualization (1)
Common\General\Chart.cs (1)
4090this._value = value;
1 reference to _value
System.Windows.Forms.DataVisualization (1)
Common\General\Chart.cs (1)
4024get { return this._value; }