1 override of Doughnut
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\DoughnutChart.cs (1)
128 override public bool Doughnut{ get { return true; } }
16 references to Doughnut
System.Windows.Forms.DataVisualization (16)
Common\ChartTypes\PieChart.cs (16)
880 Map( common, point, startAngle, sweepAngle, rectangle, Doughnut, doughnutRadius, graph, pointIndx ); 950 Doughnut, 977 Doughnut, 1230 if( Doughnut ) 2749 if( !this.Doughnut ) 2803 if( Doughnut ) 2813 if( Doughnut ) 2822 graph.FillPieSides( area, area.Area3DStyle.Inclination, startAngle, sweepAngle, points, brush, pen, Doughnut ); 2829 if( Doughnut ) 2836 graph.FillPieSides( area, area.Area3DStyle.Inclination, startAngle, sweepAngle, points, brush, pen, Doughnut ); 2860 if( Doughnut ) 2874 if( Doughnut ) 2888 if( !this.Doughnut ) 3067 if( Doughnut ) 3162 if( this.Doughnut ) 3190 if( Doughnut )