2 references to Polar
System.Web.DataVisualization (2)
Common\ChartTypes\PolarChart.cs (1)
94
override public string Name { get{ return ChartTypeNames.
Polar
;}}
WebForm\ChartWebControl.cs (1)
334
_chartTypeRegistry.Register(ChartTypeNames.
Polar
, typeof(PolarChart));