2 references to SplineRange
System.Web.DataVisualization (2)
Common\ChartTypes\RangeChart.cs (1)
83 public override string Name { get{ return ChartTypeNames.SplineRange;}}
WebForm\ChartWebControl.cs (1)
316 _chartTypeRegistry.Register(ChartTypeNames.SplineRange, typeof(SplineRangeChart));