4 references to EnforceSegment
System.Windows.Forms.DataVisualization (4)
Common\General\Axis.cs (2)
5393
this.ScaleSegments.
EnforceSegment
(this.ScaleSegments.FindScaleSegmentForAxisValue((label.FromPosition + label.ToPosition) / 2.0));
5405
this.ScaleSegments.
EnforceSegment
(null);
Common\General\Label.cs (2)
1573
_axis.ScaleSegments.
EnforceSegment
(scaleSegment);
1793
_axis.ScaleSegments.
EnforceSegment
(null);