2 references to StepLine
System.Web.DataVisualization (2)
Common\ChartTypes\StepLineChart.cs (1)
78 public override string Name { get{ return ChartTypeNames.StepLine;}}
WebForm\ChartWebControl.cs (1)
299 _chartTypeRegistry.Register(ChartTypeNames.StepLine, typeof(StepLineChart));