1 write to _labelLineSize
System.Web.DataVisualization (1)
Common\ChartTypes\PieChart.cs (1)
5258 this._labelLineSize = labelLineSize;
2 references to _labelLineSize
System.Web.DataVisualization (2)
Common\ChartTypes\PieChart.cs (2)
4949 position.X = _innerPlotPosition.Right + _chartAreaPosition.Width * this._labelLineSize; 4953 position.X = _innerPlotPosition.Left - _chartAreaPosition.Width * this._labelLineSize;