2 references to Pyramid
System.Web.DataVisualization (2)
Common\ChartTypes\FunnelChart.cs (1)
2887 override public string Name { get{ return ChartTypeNames.Pyramid;}}
WebForm\ChartWebControl.cs (1)
337 _chartTypeRegistry.Register(ChartTypeNames.Pyramid, typeof(PyramidChart));