1 type derived from StockChart
System.Web.DataVisualization (1)
Common\ChartTypes\StockChart.cs (1)
84 internal class CandleStickChart : StockChart
1 reference to StockChart
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
304 _chartTypeRegistry.Register(ChartTypeNames.Stock, typeof(StockChart));