1 type derived from StepLineChart
System.Web.DataVisualization (1)
Common\ChartTypes\KagiChart.cs (1)
87 internal class KagiChart : StepLineChart
1 reference to StepLineChart
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
299 _chartTypeRegistry.Register(ChartTypeNames.StepLine, typeof(StepLineChart));