3 writes to autoLabelPosition
System.Web.DataVisualization (3)
Common\ChartTypes\PointChart.cs (3)
718this.autoLabelPosition = true; 721this.autoLabelPosition = false; 726this.autoLabelPosition = true;
1 reference to autoLabelPosition
System.Web.DataVisualization (1)
Common\ChartTypes\PointChart.cs (1)
771if (this.autoLabelPosition)