3 references to BottomCenter
System.Web.DataVisualization (3)
Common\ChartTypes\PieChart.cs (2)
2760
points[(int)PiePoints.
BottomCenter
],
3133
points[(int)PiePoints.
BottomCenter
] = new Point3D(
Common\General\ChartGraphics3D.cs (1)
491
PointF bottomCenter = points[(int)PiePoints.
BottomCenter
];