2 references to Spline
System.Web.DataVisualization (2)
Common\ChartTypes\LineChart.cs (1)
69
public override string Name { get{ return ChartTypeNames.
Spline
;}}
WebForm\ChartWebControl.cs (1)
298
_chartTypeRegistry.Register(ChartTypeNames.
Spline
, typeof(SplineChart));