2 references to BoxPlotChart
System.Web.DataVisualization (2)
Common\DataManager\DataSeries.cs (1)
1730
BoxPlotChart
.CalculateBoxPlotFromLinkedSeries(this);
WebForm\ChartWebControl.cs (1)
320
_chartTypeRegistry.Register(ChartTypeNames.BoxPlot, typeof(
BoxPlotChart
));