1 write to _elementType
System.Windows.Forms.DataVisualization (1)
Common\General\Chart.cs (1)
4095this._elementType = elementType;
1 reference to _elementType
System.Windows.Forms.DataVisualization (1)
Common\General\Chart.cs (1)
4065get { return _elementType; }