3 references to RenkoChart
System.Web.DataVisualization (3)
Common\DataManager\DataSeries.cs (2)
1451
if(
RenkoChart
.UnPrepareData(this))
1733
RenkoChart
.PrepareData(this);
WebForm\ChartWebControl.cs (1)
325
_chartTypeRegistry.Register(ChartTypeNames.Renko, typeof(
RenkoChart
));