2 references to Point
System.Web.DataVisualization (2)
Common\ChartTypes\PointChart.cs (1)
149
virtual public string Name { get{ return ChartTypeNames.
Point
;}}
WebForm\ChartWebControl.cs (1)
295
_chartTypeRegistry.Register(ChartTypeNames.
Point
, typeof(PointChart));