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