2 references to GetBreakLinePath
System.Windows.Forms.DataVisualization (2)
Common\General\AxisScaleSegments.cs (2)
361
GraphicsPath breakLinePathTop = this.
GetBreakLinePath
(breakPosition, true);
368
breakLinePathBottom = this.
GetBreakLinePath
(breakPosition, false);