3 references to ActiveRenderingType
System.Web.DataVisualization (3)
Common\ChartTypes\FunnelChart.cs (1)
1152 Graph.ActiveRenderingType == RenderingType.Gdi )
Common\ChartTypes\RangeChart.cs (1)
437 if( graph.ActiveRenderingType == RenderingType.Svg )
Common\General\ChartGraphics.cs (1)
3445 if( this.ActiveRenderingType == RenderingType.Svg ||