3 references to KagiChart
System.Web.DataVisualization (3)
Common\DataManager\DataSeries.cs (2)
1463
if(
KagiChart
.UnPrepareData(this))
1739
KagiChart
.PrepareData(this);
WebForm\ChartWebControl.cs (1)
327
_chartTypeRegistry.Register(ChartTypeNames.Kagi, typeof(
KagiChart
));