3 references to SetClipAbs
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\StackedBarChart.cs (1)
488
((ChartGraphics)graph).
SetClipAbs
( areaPosition );
Common\ChartTypes\StackedColumnChart.cs (1)
494
((ChartGraphics)graph).
SetClipAbs
( areaPosition );
Common\General\ChartGraphics.cs (1)
5673
this.
SetClipAbs
( GetAbsoluteRectangle( region ) );